Name | Description | |
---|---|---|
![]() | NRibbonTabPageGroup Constructor | Overloaded. |
The following tables list the members exposed by NRibbonTabPageGroup.
Name | Description | |
---|---|---|
![]() | NRibbonTabPageGroup Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() ![]() | InactiveHeaderFillProperty | Reference to the InactiveHeaderFill property. |
![]() ![]() | NameProperty | Reference to the Name property. |
![]() ![]() | NRibbonTabPageGroupSchema | Schema associated with NRibbonTabPageGroup. |
![]() ![]() | StripeFillProperty | Reference to the StripeFill property. |
![]() ![]() | StripeHeightProperty | Reference to the StripeHeight property. |
![]() ![]() | TabPagesChild | Reference to the TabPages child. |
Name | Description | |
---|---|---|
![]() | InactiveHeaderFill | Gets/Sets the fill of inactive (not selected) tab page headers. By default set to null. |
![]() | Name | Gets/Sets the name of this ribbon tab page group. |
![]() | StripeFill | Gets/Sets the fill of the stripe shown at the top of the tab headers in this group. By default set to null. |
![]() | StripeHeight | Gets/Sets the height of the tab page header stripe. By default set to 4 DIPs. |
![]() | TabPages | Gets/Sets the collection of tab pages of this ribbon tab page group. |
Name | Description | |
---|---|---|
![]() | OnVisibilityChanged | Overridden. 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. |