ComponentOne CalendarView for WinForms
C1.Win.C1Input Namespace / C1RangeSlider Class / OnOrientationChanged Method

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

    Parameters

    e
    See Also