1 reference to LB_INSERTSTRING
System.Windows.Forms (1)
winforms\Managed\System\WinForms\ListBox.cs (1)
1626int insertIndex = unchecked( (int) (long)SendMessage(NativeMethods.LB_INSERTSTRING, index, GetItemText(item)));