4 references to PreferredHeight
System.Windows.Forms (4)
System\Windows\Forms\Controls\ComboBox\ComboBox.cs (4)
355
cp.Height =
PreferredHeight
;
360
cp.Height =
PreferredHeight
;
386
return new Size(121,
PreferredHeight
);
1929
proposedHeight =
PreferredHeight
;