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


In This Topic
    NRibbonTabPageHeader Class Members
    In This Topic

    The following tables list the members exposed by NRibbonTabPageHeader.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)Schema associated with NRibbonTabPageHeader.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the tab that owns this header.  
    Public PropertyGets the tab page that owns this header.  
    Top
    Protected Properties
     NameDescription
    Internal Property  
    Top
    Protected Methods
     NameDescription
    Protected Internal MethodOverridden. Overriden to return true if the header's Visibility or its owner's tab page group's Visibility is set to Collapsed.  
    Protected MethodOverridden. Overriden to select the tab page to which this header belongs  
    Protected MethodOverridden. Paints the background of the box, which is performed before the custom painting in OnPrePaint.  
    Protected MethodOverridden. Called after the document node is registered in its owner document. Overriden to add tab group name as a prefix to tab page headers.  
    Protected MethodOverridden. Called after the document node is unregistered from its owner document. Overriden to restore tab page headers' original text.  
    Top
    See Also