NevronOpenVision
Nevron.Nov.UI Namespace / NVRangeScrollBar Class
Fields Properties Methods Events


NVRangeScrollBar Class Members

The following tables list the members exposed by NVRangeScrollBar.

Public Constructors
 NameDescription
Public ConstructorDefault constructor.  
Top
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)Reference to the BeginThumb child.  
Public Fieldstatic (Shared in Visual Basic)Reference to the BeginValue property.  
Public Fieldstatic (Shared in Visual Basic)Reference to the EndThumb child.  
Public Fieldstatic (Shared in Visual Basic)Reference to the EndValue property.  
Public Fieldstatic (Shared in Visual Basic)Schema associated with NVRangeScrollBar.  
Top
Public Properties
 NameDescription
Public PropertyGets or sets the BeginThumb child.  
Public PropertyGets or sets the begin value of this range scroll bar.  
Public PropertyGets or sets the EndThumb child.  
Public PropertyGets or sets the end value of this range scroll bar.  
Top
Public Methods
 NameDescription
Public MethodOverridden. Overriden to add the begin and end thumbs.  
Public MethodOverridden. Given a thumb position in thumb axis coordinates, determines the thumb value.  
Top
Protected Methods
 NameDescription
Protected MethodOverridden. Arranges the children of this scroll bar.  
Protected MethodCalled when the BeginValue property has changed.  
Protected MethodCalled when the EndValue property has changed.  
Protected MethodOverridden. Called when the LargeChange property has changed.  
Protected MethodOverridden. Raises the scroll event.  
Protected MethodOverridden. Called when a scrollbar thumb is dragged.  
Protected MethodOverridden. Called when the value property has changed.  
Top
Public Events
 NameDescription
Public EventOccurs when the BeginValue property has changed.  
Public EventOccurs when the EndValue property has changed.  
Top
See Also