eDriven Framework API
MouseCaptured Property
NamespaceseDriven.Gui.ComponentsButtonMouseCaptured
eDriven Framework API
Declaration Syntax
C#Visual BasicVisual C++
protected bool MouseCaptured { get; set; }
Protected Property MouseCaptured As Boolean
	Get
	Set
protected:
property bool MouseCaptured {
	bool get ();
	void set (bool value);
}

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