eDriven Framework API
Enabled Property
NamespaceseDriven.Gui.ComponentsInteractiveComponentEnabled
eDriven Framework API
The component enabled/disabled state
Declaration Syntax
C#Visual BasicVisual C++
public virtual bool Enabled { get; set; }
Public Overridable Property Enabled As Boolean
	Get
	Set
public:
virtual property bool Enabled {
	bool get ();
	void set (bool value);
}

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