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