Method MinSize
MinSize(SizeD)
Sets MinimumSize property for all the controls in the set.
public virtual ControlSet MinSize(SizeD value)
Parameters
value
SizeDMinimum size of a control.
Returns
- ControlSet
Returns this object instance for use in the call sequences.