This documentation is archived and is not being maintained.
Microsoft.VisualStudio.CommandBars Namespace
Visual Studio 2013
| Class | Description | |
|---|---|---|
|
_CommandBarButtonEvents_SinkHelper | This API supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
|
_CommandBarComboBoxEvents_SinkHelper | This API supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
|
_CommandBarsEvents_SinkHelper | This API supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
|
CommandBarButtonClass | See T[:Microsoft.VisualStudio.CommandBars._CommandBarButton] for details. |
|
CommandBarComboBoxClass | See _CommandBarComboBox for details. |
|
CommandBarsClass | See _CommandBars for details. |
| Interface | Description | |
|---|---|---|
|
_CommandBarActiveX | This interface is not supported in Visual Studio 2010. |
|
_CommandBarButton | Represents a command bar button. |
|
_CommandBarButtonEvents | Infrastructure. Microsoft Internal Use Only. |
|
_CommandBarButtonEvents_Event | Infrastructure. Microsoft Internal Use Only. |
|
_CommandBarComboBox | Represents a command bar combo box. |
|
_CommandBarComboBoxEvents | This API supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
|
_CommandBarComboBoxEvents_Event | This API supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
|
_CommandBars | Represents the set of CommandBar objects. |
|
_CommandBarsEvents | This API supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
|
_CommandBarsEvents_Event | This API supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
|
_IVsMsoDispObj | The dispatch interface for command bar interfaces. |
|
_IVsMsoOleAccDispObj | The dispatch interface that also implements IAccessible. |
|
CommandBar | Represents a command bar. |
|
CommandBarButton | Represents the command bar button. |
|
CommandBarComboBox | Represents a command bar combo box. |
|
CommandBarControl | Represents a control (button, combo box, dropdown, or other element) on a command bar. |
|
CommandBarControls | A set of command bar controls. |
|
CommandBarPopup | Represents a command bar popup. |
|
CommandBars | Represents the set of command bars. |
|
IAccessible | The IAccessible interface for this namespace. It is essentially the same as the IAccessible interface. |
|
ICommandBarButtonEvents | Represents events on CommandBarButton objects. |
|
ICommandBarComboBoxEvents | Represents events on CommandBarComboBox objects. |
|
ICommandBarsEvents | Represents events on CommandBars objects. |
| Delegate | Description | |
|---|---|---|
|
_CommandBarButtonEvents_ClickEventHandler | Infrastructure. Microsoft Internal Use Only. |
|
_CommandBarComboBoxEvents_ChangeEventHandler | Infrastructure. Microsoft Internal Use Only. |
|
_CommandBarsEvents_OnUpdateEventHandler | Infrastructure. Microsoft Internal Use Only. |
| Enumeration | Description | |
|---|---|---|
|
MsoBarPosition | Represents the position of the command bar. |
|
MsoBarProtection | Represents the ways in which a command bar can be protected from user customization. |
|
MsoBarRow | Represents the possible docking orders of a command bar. |
|
MsoBarType | Represents the type of the command bar. |
|
MsoButtonState | Represents the different states of a command bar button. |
|
MsoButtonStyle | Represents the different button styles. |
|
MsoButtonStyleHidden | Not supported by Visual Studio. |
|
MsoComboStyle | Represents the different combo box styles. |
|
MsoCommandBarButtonHyperlinkType | Not supported by Visual Studio. |
|
MsoControlOLEUsage | Not supported by Visual Studio. |
|
MsoControlType | Represents the different types of controls. |
|
MsoMenuAnimation | Represents the type of animation. |
|
MsoOLEMenuGroup | Not supported by Visual Studio. |
Show: