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