C1.Win.InputPanel.8 Assembly / C1.Win.InputPanel Namespace / InputTextBox Class / TextAlign Property

In This Topic
TextAlign Property (InputTextBox)
In This Topic
Gets or sets how text is aligned in the InputTextBox.
Syntax
'Declaration
 
Public Property TextAlign As HorizontalAlignment
 
See Also