MsoBarType Enumeration

 

Represents the type of the command bar.

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

public enum MsoBarType

Member nameDescription
msoBarTypeMenuBar

Menu bar.

msoBarTypeNormal

Toolbar.

msoBarTypePopup

Popup.

Return to top
Show: