CommandBarButtonClass::Height Property
Visual Studio 2015
Gets the height of the button.
Assembly: Microsoft.VisualStudio.CommandBars (in Microsoft.VisualStudio.CommandBars.dll)
public: [DispIdAttribute(1610874893)] property int Height { [DispIdAttribute(1610874893)] virtual int get(); [DispIdAttribute(1610874893)] virtual void set(int value); }
Implements
_CommandBarButton::HeightAttempting to set this property with any other value will cause an exception to be thrown.
Show: