Commands::RemoveCommandBar Method (Object^)
Visual Studio 2015
Removes a command bar that was created with the AddCommandBar method.
Assembly: EnvDTE (in EnvDTE.dll)
Parameters
- CommandBar
-
Type:
System::Object^
Required. The CommandBar object to remove.
This method fails if the command bar is intrinsic (built-in) to the environment.
The CommandBar object is a member of the Microsoft Office object model.
Show: