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


In This Topic
    NRangeBase Class Members
    In This Topic

    The following tables list the members exposed by NRangeBase.

    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)Reference to the TextAlignment property  
    Public Fieldstatic (Shared in Visual Basic)Reference to the Text property  
    Public Fieldstatic (Shared in Visual Basic)Schema associated with NRangeBase  
    Public Fieldstatic (Shared in Visual Basic)Reference to the Value property  
    Top
    Protected Fields
     NameDescription
    Internal Field  
    Internal Field  
    Internal Field  
    Internal Field  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the range maximum.  
    Public PropertyGets or sets the range minimum.  
    Public PropertyGets or sets the value.  
    Top
    Public Methods
     NameDescription
    Public MethodClamps the given value to a valid one for this range element.  
    Top
    Protected Methods
     NameDescription
    Internal Method  
    Internal Method  
    Protected MethodCalled when the Maximum property has changed.  
    Protected MethodCalled when the Minimum property has changed.  
    Protected MethodCalled when the Value property has changed.  
    Top
    Public Events
     NameDescription
    Public EventOccurs when the Value property has changed.  
    Top
    See Also