ComponentOne CalendarView for WinForms
C1.Win.C1Input Namespace / C1TextBox Class / OnVerticalAlignChanged Method

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

    Parameters

    e
    See Also