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