Method Visible
Visible(bool)
Sets Visible property for all the controls in the set.
public virtual ControlSet Visible(bool value)
Parameters
value
boolNew property value.
Returns
- ControlSet
Returns this object instance for use in the call sequences.