次の方法で共有


MsoBarRow Enumeration

Represents the possible docking orders of a command bar.

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

Syntax

'宣言
Public Enumeration MsoBarRow
public enum MsoBarRow

Members

Member name Description
msoBarRowFirst First in the docking order.
msoBarRowLast Last in the docking order.

Remarks

This enumeration is used in RowIndex.

See Also

Reference

Microsoft.VisualStudio.CommandBars Namespace