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


In This Topic
    NTab Class Members
    In This Topic

    The following tables list the members exposed by NTab.

    Public Constructors
     NameDescription
    Public ConstructorDefault constructor.  
    Top
    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)Reference to the CycleTabPages property.  
    Public Fieldstatic (Shared in Visual Basic)Reference to the HeadersAlignment property.  
    Public Fieldstatic (Shared in Visual Basic)Reference to the HeadersMode property.  
    Public Fieldstatic (Shared in Visual Basic)Reference to the HeadersPosition property.  
    Public Fieldstatic (Shared in Visual Basic)Reference to the HeadersSpacing property.  
    Public Fieldstatic (Shared in Visual Basic)Schema associated with NTab.  
    Public Fieldstatic (Shared in Visual Basic)Reference to the SelectedIndex property.  
    Public Fieldstatic (Shared in Visual Basic)Reference to the SizeToHeaders property.  
    Public Fieldstatic (Shared in Visual Basic)Reference to the SizeToSelectedPage property.  
    Public Fieldstatic (Shared in Visual Basic)Reference to the TabPages child.  
    Public Fieldstatic (Shared in Visual Basic)Reference to the TabSpinner child.  
    Top
    Protected Fields
     NameDescription
    Internal Field  
    Internal Field  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets whether whether to cycle trough tab pages when the user presses the Tab or Shift Tab key and the last or first page is reached.  
    Public PropertyGets or sets the alignment of the tab headers.  
    Public PropertyGets or sets the headers positioning mode  
    Public PropertyGets or sets the headers position  
    Public PropertyGets or sets the spacing between the headers in the flow direction defined by the HeadersPosition property.  
    Public PropertyGets or sets the selected index  
    Public PropertyGets or sets the selected page  
    Public PropertyGets or sets whether the tab should measure to the tab headers in the breath dimension or not. By default true  
    Public PropertyGets or sets whether the tab should measure only to the currently selected page or to all pages. By default false.  
    Public PropertyGets or sets the collection of tab pages  
    Public PropertyGets or sets the tab spinner.  
    Top
    Protected Properties
     NameDescription
    Internal Property  
    Top
    Public Methods
     NameDescription
    Public MethodOverridden. Appends the displayable children of the node to the provided list.  
    Public MethodEnsures that the specified page is visible  
    Public MethodOverridden. Overriden to include the headers measure in the border thickness measure  
    Public MethodOverridden. Overriden to include the headers measure in the paddings measure  
    Public MethodNavigates to the first page  
    Public MethodNavigates to the last page  
    Public MethodNavigates to the page after the specified page  
    Public MethodNavigates to the specified page  
    Public MethodNavigates to the page before the specified page  
    Public MethodOverridden. Called to propagate the forward display traversal to the node child.  
    Top
    Protected Methods
     NameDescription
    Internal Method  
    Protected MethodOverridden. Overriden to make the content occupy the content area.  
    Internal Method  
    Protected MethodOverridden. Overriden to return a border wall for the group box  
    Internal Method  
    Internal Method  
    Internal Method  
    Internal Method  
    Protected MethodOverridden. Overriden to return the desired size of the content.  
    Internal Method  
    Protected MethodCalled when the headers position value has changed.  
    Protected MethodOverridden. Default handler for key down event. Overriden to provide support for keyboard navigation via the Tab key.  
    Protected MethodHandler for tab scroller spin event  
    Internal Method  
    Internal Method  
    Internal MethodOverridden.   
    Internal Method  
    Internal Method  
    Internal Method  
    Internal Method  
    Internal Method  
    Internal Method  
    Internal Method  
    Top
    Public Events
     NameDescription
    Public EventOccurs when the selected index property has changed  
    Top
    See Also