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


In This Topic
    NRibbonTabPageGroup Class Members
    In This Topic

    The following tables list the members exposed by NRibbonTabPageGroup.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)Reference to the InactiveHeaderFill property.  
    Public Fieldstatic (Shared in Visual Basic)Reference to the Name property.  
    Public Fieldstatic (Shared in Visual Basic)Schema associated with NRibbonTabPageGroup.  
    Public Fieldstatic (Shared in Visual Basic)Reference to the StripeFill property.  
    Public Fieldstatic (Shared in Visual Basic)Reference to the StripeHeight property.  
    Public Fieldstatic (Shared in Visual Basic)Reference to the TabPages child.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets/Sets the fill of inactive (not selected) tab page headers. By default set to null.  
    Public PropertyGets/Sets the name of this ribbon tab page group.  
    Public PropertyGets/Sets the fill of the stripe shown at the top of the tab headers in this group. By default set to null.  
    Public PropertyGets/Sets the height of the tab page header stripe. By default set to 4 DIPs.  
    Public PropertyGets/Sets the collection of tab pages of this ribbon tab page group.  
    Top
    Protected Methods
     NameDescription
    Protected MethodOverridden. Called when the Visibility property has changed. Overriden to select the first tab of the owner ribbon tab if the currently selected tab is in this ribbon group and it is collapsed. This is the standard Microsoft Office ribbon behavior.  
    Top
    See Also