BeginCommandGroup(IAppCommandUI) Method
- Last UpdatedAug 21, 2026
- 1 minute read
Begins a command group.
'Declaration
Overloads Function BeginCommandGroup( _
ByVal commandUI As IAppCommandUI _
) As IAppCommandManagerBase
IAppCommandManagerBase BeginCommandGroup(
IAppCommandUI commandUI
)
IAppCommandManagerBase^ BeginCommandGroup(
IAppCommandUI^ commandUI
)
Parameters
- commandUI
- The command UI.
Return Value
The command manager