ComponentOne InputPanel for WinForms
HorizontalAlign Property

C1.Win.C1InputPanel.4 Assembly > C1.Win.C1InputPanel Namespace > InputComponent Class : HorizontalAlign Property
Gets or sets how content is horizontally aligned within the InputComponent.
Syntax
'Declaration
 
Public Overridable Property HorizontalAlign As InputContentAlignment
public virtual InputContentAlignment HorizontalAlign {get; set;}
See Also

Reference

InputComponent Class
InputComponent Members