_CommandBarButton::Width Property
Visual Studio 2015
Gets or sets the width of the control.
Assembly: Microsoft.VisualStudio.CommandBars (in Microsoft.VisualStudio.CommandBars.dll)
[DispIdAttribute(1610874923)] property int Width { [DispIdAttribute(1610874923)] int get(); [DispIdAttribute(1610874923)] void set(int value); }
Implements
CommandBarControl::WidthThis property throws an InvalidOperationException if it is set to a different value.
Show: