IAppCommandManagerBase Interface Methods
For a list of all members of this type, see IAppCommandManagerBase members.
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