Name | Description | |
---|---|---|
![]() | NRibbonTabPageHeader Constructor | Overloaded. |
The following tables list the members exposed by NRibbonTabPageHeader.
Name | Description | |
---|---|---|
![]() | NRibbonTabPageHeader Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() ![]() | NRibbonTabPageHeaderSchema | Schema associated with NRibbonTabPageHeader. |
Name | Description | |
---|---|---|
![]() | OwnerTab | Gets the tab that owns this header. |
![]() | OwnerTabPage | Gets the tab page that owns this header. |
Name | Description | |
---|---|---|
![]() | IsCollapsed | Overridden. Overriden to return true if the header's Visibility or its owner's tab page group's Visibility is set to Collapsed. |
![]() | OnMouseDown | Overridden. Overriden to select the tab page to which this header belongs |
![]() | OnPaintBackground | Overridden. Paints the background of the box, which is performed before the custom painting in OnPrePaint. |
![]() | OnRegistered | Overridden. Called after the document node is registered in its owner document. Overriden to add tab group name as a prefix to tab page headers. |
![]() | OnUnregistered | Overridden. Called after the document node is unregistered from its owner document. Overriden to restore tab page headers' original text. |