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