Method IsEditable
IsEditable(bool)
Sets IsEditable property for all the controls in the set.
public ControlSet IsEditable(bool value)
Parameters
value
booltrue
enables editing of the text;false
disables it.
Sets IsEditable property for all the controls in the set.
public ControlSet IsEditable(bool value)
value
booltrue
enables editing of the text;
false
disables it.