CurrentChangingEventHandler (System.ComponentModel.CurrentChangingEventHandler)

Inherits: System.MulticastDelegate

Interfaces: ICloneable, ISerializable

Derived Types: 0

Assembly: WindowsBase.dll

Represents the method that handles the CurrentChanging event.

VB.NET C#

VB.NET

Public NotInheritable Class CurrentChangingEventHandler
  Inherits System.MulticastDelegate
  Implements System.ICloneable, System.Runtime.Serialization.ISerializable
End Class

Articles

how-to "cancel" changing of current item in ListBox? - MSDN Forums

patientsCollectionView.CurrentChanging += new System.ComponentModel. CurrentChangingEventHandler (collectionView_CurrentChanging); }   void collectionView_CurrentChanging( object sender ...

System and method for controlling user interface properties with data ...

Described is a system and method for controlling user interface (UI) properties with data. An application is separated into independent parts, a logic portion and a UI portion ...

CurrentChangingEventHandler Delegate (System.ComponentModel)

Represents the method that handles the CurrentChanging event. ... Previous Versions .NET Framework 3.0 Class Library System.ComponentModel CurrentChangingEventHandler Delegate

Custom .NET Training ASP.NET Training Silverlight Training LINQ Training IT Support