Enabled Property
Enabled
Gets or sets whether the object can receive focus and respond to user actions.
Declaration
[Browsable(false)]
public override bool Enabled { get; set; }
<Browsable(False)>
Public Overrides Property Enabled As Boolean
Overrides