ControlAppearanceStateEnabled Property
Gets whether the control should be painted in enabled state.
Namespace: KGySoft.WinForms.ControlsAssembly: KGySoft.WinForms (in KGySoft.WinForms.dll) Version: 5.0.1
public bool Enabled { get; }
Public ReadOnly Property Enabled As Boolean
Get
public:
property bool Enabled {
bool get ();
}
member Enabled : bool with get
Property Value
Boolean