Method HorizontalAlignment
HorizontalAlignment(HorizontalAlignment)
Sets horizontal alignmnent for all the controls in the set.
public virtual ControlSet HorizontalAlignment(HorizontalAlignment value)
Parameters
value
HorizontalAlignmentA horizontal alignment setting.
Returns
- ControlSet
Returns this object instance for use in the call sequences.