The preferred height of the combobox control.
[Visual Basic] Public ReadOnly Property PreferredHeight As Integer [C#] public int PreferredHeight {get;} [C++] public: __property int get_PreferredHeight(); [JScript] public function get PreferredHeight() : int;
ComboBox Class | ComboBox Members | System.WinForms Namespace