1 reference to LB_GETTOPINDEX
System.Windows.Forms (1)
winforms\Managed\System\WinForms\ListBox.cs (1)
1143
return unchecked( (int) (long)SendMessage(NativeMethods.
LB_GETTOPINDEX
, 0, 0));