次の方法で共有


MsoBarType Enumeration

Represents the type of the command bar.

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

Syntax

'宣言
Public Enumeration MsoBarType
public enum MsoBarType

Members

Member name Description
msoBarTypeNormal Toolbar.
msoBarTypeMenuBar Menu bar.
msoBarTypePopup Popup.

See Also

Reference

Microsoft.VisualStudio.CommandBars Namespace