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


In This Topic
    NSpinner Class Members
    In This Topic

    The following tables list the members exposed by NSpinner.

    Public Constructors
     NameDescription
    Public ConstructorDefault constructor.  
    Top
    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)Reference to the DecreaseButton child.  
    Public Fieldstatic (Shared in Visual Basic)Reference to the IncreaseButton child.  
    Public Fieldstatic (Shared in Visual Basic)Schema associated with NSpinner.  
    Public Fieldstatic (Shared in Visual Basic)Reference to the Orientation property  
    Public Fieldstatic (Shared in Visual Basic)Reference to the Spin event  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the second button.  
    Public PropertyGets or sets the first button.  
    Public PropertyGets or sets whether the increase/decrease buttons are horizontally or verticall arranged.  
    Top
    Protected Methods
     NameDescription
    Protected MethodOverridden. Layouts the content of the element inside the specified content area.  
    Protected MethodOverridden. Measures the desired size of the element content  
    Protected MethodCalled when the decrease button was clicked.  
    Protected MethodCalled when the increase button was clicked.  
    Top
    Public Events
     NameDescription
    Public EventEvent, which occurs when the spinner is spinned  
    Top
    See Also