VB.NET
Public NotInheritable Class CurrentChangingEventHandler
Inherits System.MulticastDelegate
Implements System.ICloneable, System.Runtime.Serialization.ISerializable
End Class
Articles
|
patientsCollectionView.CurrentChanging += new System.ComponentModel. CurrentChangingEventHandler (collectionView_CurrentChanging); } void collectionView_CurrentChanging( object sender ...
|
|
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 ...
|
|
Represents the method that handles the CurrentChanging event. ... Previous Versions .NET Framework 3.0 Class Library System.ComponentModel CurrentChangingEventHandler Delegate
|