Input for WinForms | ComponentOne
C1.Win.Input Namespace / C1RangeSlider Class / OrientationChanged Event

In This Topic
    OrientationChanged Event
    In This Topic
    Occurs when the value of the Orientation property changes.
    Syntax
    'Declaration
     
    
    Public Event OrientationChanged As EventHandler
    public event EventHandler OrientationChanged
    See Also