This topic has not yet been rated - Rate this topic

CommandBarComboBoxClass.Height Property

Gets the height of the control.

Namespace:  Microsoft.VisualStudio.CommandBars
Assembly:  Microsoft.VisualStudio.CommandBars (in Microsoft.VisualStudio.CommandBars.dll)
public virtual int Height { get; set; }

Property Value

Type: Int32
The height of the control.

Implements

_CommandBarComboBox.Height

This method throws an InvalidOperationException if it is set to another value.

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.