Represents the type of the command bar.
Namespace:  Microsoft.VisualStudio.CommandBars
Assembly:  Microsoft.VisualStudio.CommandBars (in Microsoft.VisualStudio.CommandBars.dll)
Syntax
声明
Public Enumeration MsoBarType
用法
Dim instance As MsoBarType
public enum MsoBarType
public enum class MsoBarType
type MsoBarType
public enum MsoBarType
Members
| Member name | Description | |
|---|---|---|
| msoBarTypeNormal | Toolbar. | |
| msoBarTypeMenuBar | Menu bar. | |
| msoBarTypePopup | Popup. |