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

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