C1.Win.Input.Base Namespace / C1TextBoxBase Class / TextAlignChanged Event

In This Topic
TextAlignChanged Event (C1TextBoxBase)
In This Topic
Occurs when the value of the TextAlign property has changed.
Syntax
'Declaration
 
Public Event TextAlignChanged As EventHandler
 
See Also