eDriven Framework API
MouseDownComponent Property
NamespaceseDriven.Gui.ManagersMouseEventDispatcherMouseDownComponent
eDriven Framework API
The reference to a component that is mouse-downed
Declaration Syntax
C#Visual BasicVisual C++
public static Component MouseDownComponent { get; }
Public Shared ReadOnly Property MouseDownComponent As Component
	Get
public:
static property Component^ MouseDownComponent {
	Component^ get ();
}

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