eDriven Framework API
MouseTarget Property
NamespaceseDriven.GuiGuiMouseTarget
eDriven Framework API
The reference to component under the mouse
This component is looked upon after each mouse move on all stages
Declaration Syntax
C#Visual BasicVisual C++
public static Component MouseTarget { get; }
Public Shared ReadOnly Property MouseTarget As Component
	Get
public:
static property Component^ MouseTarget {
	Component^ get ();
}

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