| 
 | 
 | 
 | 
| Enabled Property, RadioButtonPartClass Class | 
Defines whether the radiobutton is enabled.
Syntax RadioButtonPartClass Class (Softelvdm.Controls)
| VB | Public Property Enabled As Boolean | 
| C# | public bool Enabled { get; set; } | 
| C++ | public: property bool Enabled { | 
Property Value
True if enabled, otherwise False.
The default value is True.
Comments
The Enabled property defines whether the radiobutton is enabled.
A disabled radiobutton cannot be clicked and appears grayed.
Version Information
Supported in version 1.0.
   Products Table