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