eDriven Framework API
Selected Property
NamespaceseDriven.Gui.ComponentsButtonSelected
eDriven Framework API
Toggle state
Declaration Syntax
C#Visual BasicVisual C++
public bool Selected { get; set; }
Public Property Selected As Boolean
	Get
	Set
public:
virtual property bool Selected {
	bool get () sealed;
	void set (bool value) sealed;
}

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