MsoBarType Enum  
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents the type of the command bar.
public enum class MsoBarTypepublic enum class MsoBarTypeenum MsoBarTypepublic enum MsoBarTypetype MsoBarType = Public Enum MsoBarType- Inheritance
- 
				MsoBarType
Fields
| Name | Value | Description | 
|---|---|---|
| msoBarTypeNormal | 0 | Toolbar. | 
| msoBarTypeMenuBar | 1 | Menu bar. | 
| msoBarTypePopup | 2 | Popup. |