次の方法で共有


CommandBar.RowIndex Property

Gets or sets the docking order of a command bar with respect to other command bars in the same docking area.

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

Syntax

'宣言
Property RowIndex As Integer
int RowIndex { get; set; }

Property Value

Type: System.Int32
The docking order of a command bar with respect to other command bars in the same docking area.

.NET Framework Security

See Also

Reference

CommandBar Interface

Microsoft.VisualStudio.CommandBars Namespace