Allows add-in applications to create toolbars and menu items, including flyout toolbars and submenus, and add them to the
ICommandManager.
.NET Syntax
Visual Basic (Declaration) | |
---|
Public Interface ICommandGroup |
C# | |
---|
public interface ICommandGroup |
C++/CLI | |
---|
public interface class ICommandGroup |
Example
Remarks
Accessors
See Also