OnVerticalAlignChanged Method (C1TextBox)
In This Topic
This method is for internal use only.
Syntax
'Declaration
Protected Overridable Sub OnVerticalAlignChanged( _
ByVal As EventArgs _
)
protected virtual void OnVerticalAlignChanged(
EventArgs
)
Parameters
- e
See Also