3 references to LB_ERR
System.Windows.Forms (3)
winforms\Managed\System\WinForms\ListBox.cs (3)
69public const int NoMatches = NativeMethods.LB_ERR; 1589if (insertIndex == NativeMethods.LB_ERR) { 1632if (insertIndex == NativeMethods.LB_ERR) {