1 reference to GetItemHeight
System.Windows.Forms (1)
System\Windows\Forms\Controls\ToolStrips\ToolStripComboBox.cs (1)
316
public int GetItemHeight(int index) { return ComboBox.
GetItemHeight
(index); }