Method Enabled
Enabled(int, bool)
Sets Enabled property for the specified control in the set.
public ControlSet Enabled(int index, bool value)
Parameters
Returns
Enabled(bool)
Sets Enabled property for all the controls in the set.
public ControlSet Enabled(bool value)
Parameters
value
boolNew 'Enabled' property value.