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