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

In This Topic
VerticalAlignChanged Event (C1TextBoxBase)
In This Topic
Occurs when the value of the VerticalAlign property changes.
Syntax
'Declaration
 
Public Event VerticalAlignChanged As EventHandler
 
See Also