IAppCommandManagerBase Interface Members
- Last UpdatedAug 21, 2026
- 2 minute read
The following tables list the members exposed by IAppCommandManagerBase.
| 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. |
