1 reference to GetItemHeight
System.Windows.Forms (1)
winforms\Managed\System\WinForms\ToolStripComboBox.cs (1)
483
public int GetItemHeight(int index) { return ComboBox.
GetItemHeight
(index); }