CommandBarComboBoxClass::Height Property
Visual Studio 2015
Gets the height of the control.
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
_CommandBarComboBox::HeightThis method throws an InvalidOperationException if it is set to another value.
Show: