eDriven Framework API
MouseDownComponent Property
NamespaceseDriven.GuiGuiMouseDownComponent
eDriven Framework API
The reference to the mouse-downed component
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)