次の方法で共有


MsoBarPosition Enumeration

Represents the position of the command bar.

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

Syntax

'宣言
Public Enumeration MsoBarPosition
public enum MsoBarPosition

Members

Member name Description
msoBarLeft The left.
msoBarTop The top.
msoBarRight The right.
msoBarBottom The bottom.
msoBarFloating Floating.
msoBarPopup A popup command.
msoBarMenuBar On the menu bar.

See Also

Reference

Microsoft.VisualStudio.CommandBars Namespace