CommandBar::Width Property
Visual Studio 2015
Gets the width of the command bar.
Assembly: Microsoft.VisualStudio.CommandBars (in Microsoft.VisualStudio.CommandBars.dll)
[DispIdAttribute(1610874912)] property int Width { [DispIdAttribute(1610874912)] int get(); [DispIdAttribute(1610874912)] void set(int value); }
If you change the width command bar, this property throws an InvalidOperationException.
Show: