NevronOpenVision
Nevron.Nov.UI Namespace / NRangeSlider Class


In This Topic
    NRangeSlider Class Methods
    In This Topic

    For a list of all members of this type, see NRangeSlider members.

    Public Methods
     NameDescription
    Public MethodOverridden. Overriden to add the begin and end thumbs.  
    Public MethodOverridden. Gets the thumb value corresponding to the given location.  
    Top
    Protected Methods
     NameDescription
    Protected MethodOverridden. Arranges the slider children horizontally.  
    Protected MethodOverridden. Arranges the slider children vertically.  
    Protected MethodOverridden. Computes the X coordinate and the width of the axis when the slider is oriented horizontally.  
    Protected MethodOverridden. Computes the height of the thumb.  
    Protected MethodOverridden. Computes the width of the thumb.  
    Protected MethodOverridden. Computes the Y coordinate and the height of the axis when the slider is oriented vertically.  
    Protected MethodOverridden. Creates the thumb of this range slider.  
    Protected MethodCalled when the BeginValue property has changed.  
    Protected MethodCalled when the EndValue property has changed.  
    Protected MethodOverridden. Raises the scroll event.  
    Protected MethodOverridden. Called when a slider thumb is dragged.  
    Protected MethodOverridden. Called when the value property has changed.  
    Top
    See Also