Method MinWidth
MinWidth(float)
Sets MinWidth property for all the controls in the set.
public virtual ControlSet MinWidth(float value)
Parameters
valuefloatMinimum width of a control.
Returns
- ControlSet
Returns this object instance for use in the call sequences.