Name | Description | |
---|---|---|
![]() | HelpButtonCommand | Gets the command that should be associated with the help button of the ribbon. By default set to null, which means that the ribbon won't have a help button. |
![]() | TabPageBuilders | Gets the tab page builders. |
The following tables list the members exposed by NRibbonUIBuilder.
Name | Description | |
---|---|---|
![]() | HelpButtonCommand | Gets the command that should be associated with the help button of the ribbon. By default set to null, which means that the ribbon won't have a help button. |
![]() | TabPageBuilders | Gets the tab page builders. |
Name | Description | |
---|---|---|
![]() | CreateRibbon | Creates the ribbon. |
![]() | PauseQuickAccessItemRegistration | Pauses quick access item registration. |
![]() | RegisterQuickAccessItem | Registers the given ribbon quick access item. |
![]() | ResumeQuickAccessItemRegistration | Resumes quick access item registration. |
Name | Description | |
---|---|---|
![]() | AddTabPageBuilders | Adds the tab page builders. |
![]() | AddTabPageGroupBuilders | Adds the tab page group builders. |
![]() | CreateAdditionalHeaderContent | Creates the additional header content of the ribbon, which is usually a Help button. |
![]() | CreateApplicationMenu | Creates the ribbon application menu. |
![]() | CreateFooterButton | Creates a button for the footer of the ribbon's application menu. |
![]() | CreateQuickAccessToolBarBuilder | Creates the ribbon quick access toolbar builder. |
![]() | CreateRibbonTabContextCommandSource | Creates the ribbon tab context command source. |
![]() | CreateRibbonWidget | Creates the ribbon widget. |
![]() | CreateSearchBox | Creates the ribbon search box. |
![]() | CreateUIHolder | Overridden. Creates the widget, which holds the commanding UI and the command target. Overriden to create a dock panel. |
![]() | YGGd |