MsoBarType Enumeration

Represents the type of the command bar.

Namespace:  Microsoft.VisualStudio.CommandBars
Assembly:  Microsoft.VisualStudio.CommandBars (in Microsoft.VisualStudio.CommandBars.dll)

Syntax

'Declaration
Public Enumeration MsoBarType
public enum MsoBarType
public enum class MsoBarType
type MsoBarType
public enum MsoBarType

Members

Member name Description
msoBarTypeMenuBar Menu bar.
msoBarTypeNormal Toolbar.
msoBarTypePopup Popup.

See Also

Reference

Microsoft.VisualStudio.CommandBars Namespace