Microsoft.VisualStudio.CommandBars Namespace

Classes

  Class Description
Public class _CommandBarButtonEvents_SinkHelper This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Public class _CommandBarComboBoxEvents_SinkHelper This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Public class _CommandBarsEvents_SinkHelper This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Public class CommandBarButtonClass See T[:Microsoft.VisualStudio.CommandBars._CommandBarButton] for details.
Public class CommandBarComboBoxClass See _CommandBarComboBox for details.
Public class CommandBarsClass See _CommandBars for details.

Interfaces

  Interface Description
Public interface _CommandBarActiveX This interface is not supported in Visual Studio 2010.
Public interface _CommandBarButton Represents a command bar button.
Public interface _CommandBarButtonEvents Infrastructure. Microsoft Internal Use Only.
Public interface _CommandBarButtonEvents_Event Infrastructure. Microsoft Internal Use Only.
Public interface _CommandBarComboBox Represents a command bar combo box.
Public interface _CommandBarComboBoxEvents This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Public interface _CommandBarComboBoxEvents_Event This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Public interface _CommandBars Represents the set of CommandBar objects.
Public interface _CommandBarsEvents This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Public interface _CommandBarsEvents_Event This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Public interface _IVsMsoDispObj The dispatch interface for command bar interfaces.
Public interface _IVsMsoOleAccDispObj The dispatch interface that also implements IAccessible.
Public interface CommandBar Represents a command bar.
Public interface CommandBarButton Represents the command bar button.
Public interface CommandBarComboBox Represents a command bar combo box.
Public interface CommandBarControl Represents a control (button, combo box, dropdown, or other element) on a command bar.
Public interface CommandBarControls A set of command bar controls.
Public interface CommandBarPopup Represents a command bar popup.
Public interface CommandBars Represents the set of command bars.
Public interface IAccessible The IAccessible interface for this namespace. It is essentially the same as the IAccessible interface.
Public interface ICommandBarButtonEvents Represents events on CommandBarButton objects.
Public interface ICommandBarComboBoxEvents Represents events on CommandBarComboBox objects.
Public interface ICommandBarsEvents Represents events on CommandBars objects.

Delegates

  Delegate Description
Public delegate _CommandBarButtonEvents_ClickEventHandler Infrastructure. Microsoft Internal Use Only.
Public delegate _CommandBarComboBoxEvents_ChangeEventHandler Infrastructure. Microsoft Internal Use Only.
Public delegate _CommandBarsEvents_OnUpdateEventHandler Infrastructure. Microsoft Internal Use Only.

Enumerations

  Enumeration Description
Public enumeration MsoBarPosition Represents the position of the command bar.
Public enumeration MsoBarProtection Represents the ways in which a command bar can be protected from user customization.
Public enumeration MsoBarRow Represents the possible docking orders of a command bar.
Public enumeration MsoBarType Represents the type of the command bar.
Public enumeration MsoButtonState Represents the different states of a command bar button.
Public enumeration MsoButtonStyle Represents the different button styles.
Public enumeration MsoButtonStyleHidden Not supported by Visual Studio.
Public enumeration MsoComboStyle Represents the different combo box styles.
Public enumeration MsoCommandBarButtonHyperlinkType Not supported by Visual Studio.
Public enumeration MsoControlOLEUsage Not supported by Visual Studio.
Public enumeration MsoControlType Represents the different types of controls.
Public enumeration MsoMenuAnimation Represents the type of animation.
Public enumeration MsoOLEMenuGroup Not supported by Visual Studio.