IAppCommandManagerBase Interface Members
The following tables list the members exposed by IAppCommandManagerBase.
Public Methods
Name | Description | |
---|---|---|
![]() | AddPopupCommand | Adds a popup command with custom popup content. |
![]() | AddSimpleCommand | Adds a simple command. |
![]() | AddSplitCommand | Adds a split command with custom popup content. |
![]() | BeginCommandGroup | Overloaded. Begins a command group. |
![]() | ClearCommands | Clears all commands. |
![]() | CreateAppCommandUI | This method will create AppCommandUI. |
![]() | WithoutLabel | Sets the previously added command to hide its label in the command bar. |
See Also