1 reference to CB_ADDSTRING
System.Windows.Forms (1)
System\Windows\Forms\Controls\ComboBox\ComboBox.cs (1)
2171
int insertIndex = (int)PInvokeCore.SendMessage(this, PInvoke.
CB_ADDSTRING
, (WPARAM)0, GetItemText(item));