eDriven Framework API
MouseEnabled Property
NamespaceseDriven.Gui.ComponentsInteractiveComponentMouseEnabled
eDriven Framework API
Is mouse position processed when moved Use wisely - performance costing
Declaration Syntax
C#Visual BasicVisual C++
public bool MouseEnabled { get; set; }
Public Property MouseEnabled As Boolean
	Get
	Set
public:
property bool MouseEnabled {
	bool get ();
	void set (bool value);
}

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