NevronOpenVision
Nevron.Nov.UI Namespace / NThumb Class


In This Topic
    NThumb Class Methods
    In This Topic

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

    Protected Methods
     NameDescription
    Protected MethodDetermines whether the thumb can currently be dragged  
    Protected MethodCancels the thumb dragging  
    Protected MethodDrags the thumb to the specified thumb pos (in local coordinates).  
    Protected MethodEnds the thumb dragging.  
    Protected MethodStarts the thumb dragging  
    Protected MethodOverridden. Overriden to take the symbol desired size into account.  
    Protected MethodRaises the thumb drag event.  
    Protected MethodRaises the thumb end drag event.  
    Protected MethodOverridden. Handles the KeyDown event  
    Protected MethodOverridden. Handles the lost focus event  
    Protected MethodOverridden. Handles the lost mouse capture event  
    Protected MethodOverridden. Handles the mouse down event  
    Protected MethodOverridden. Handles the mouse move event  
    Protected MethodOverridden. Handles the mouse up event  
    Protected MethodOverridden. Paints the background of the box, which is performed before the custom painting in OnPrePaint  
    Protected MethodRaises the thumb start drag event.  
    Protected MethodOverridden. Handles the touch up event  
    Protected MethodOverridden. Handles the touch move event  
    Protected MethodOverridden. Handles the touch up event  
    Top
    See Also