CommandBar.Position Property

Gets or sets the position of the command bar.

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

Syntax

'宣告
Property Position As MsoBarPosition
MsoBarPosition Position { get; set; }

Property Value

Type: Microsoft.VisualStudio.CommandBars.MsoBarPosition
The MsoBarPosition.

.NET Framework Security

See Also

Reference

CommandBar Interface

Microsoft.VisualStudio.CommandBars Namespace