CommandBar::Position Property
Visual Studio 2015
Gets or sets the position of the command bar.
Assembly: Microsoft.VisualStudio.CommandBars (in Microsoft.VisualStudio.CommandBars.dll)
[DispIdAttribute(1610874899)] property MsoBarPosition Position { [DispIdAttribute(1610874899)] MsoBarPosition get(); [DispIdAttribute(1610874899)] void set(MsoBarPosition value); }
Show: