eDriven Framework API
Change Property
NamespaceseDriven.Gui.ComponentsTrackBaseChange
eDriven Framework API
Scroll handler
Declaration Syntax
C#Visual BasicVisual C++
public MulticastDelegate Change { get; set; }
Public Property Change As MulticastDelegate
	Get
	Set
public:
property MulticastDelegate^ Change {
	MulticastDelegate^ get ();
	void set (MulticastDelegate^ value);
}

Assembly: eDriven.Gui (Module: eDriven.Gui) Version: 2.0.1.0 (2.0.1.0)