MsoBarType Enumeration

Specifies the type of the command bar.

Namespace:  Microsoft.Office.Core
Assembly:  office (in office.dll)

Syntax

'Declaration
Public Enumeration MsoBarType
'Usage
Dim instance As MsoBarType
public enum MsoBarType

Members

Member name Description
msoBarTypeNormal Default command bar.
msoBarTypeMenuBar Menu bar.
msoBarTypePopup Shortcut menu.

See Also

Reference

Microsoft.Office.Core Namespace