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

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