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