eDriven Framework API
The component enabled/disabled state

Declaration Syntax
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)