C1.Win.Input.Base Namespace / C1TextBoxBase Class / OnVerticalAlignChanged Method

In This Topic
OnVerticalAlignChanged Method (C1TextBoxBase)
In This Topic
Raises the VerticalAlignChanged event.
Syntax
'Declaration
 
Protected Overridable Sub OnVerticalAlignChanged( _
   ByVal e As EventArgs _
) 
 

Parameters

e
See Also