1 reference to LB_GETITEMHEIGHT
System.Windows.Forms (1)
winforms\Managed\System\WinForms\ListBox.cs (1)
1488
int h = unchecked( (int) (long)SendMessage(NativeMethods.
LB_GETITEMHEIGHT
, index, 0));