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

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