Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 | |
---|---|---|
msoBarTypeNormal | Toolbar. | |
msoBarTypeMenuBar | Menu bar. | |
msoBarTypePopup | Popup. |