2 references to CB_GETEDITSEL
System.Windows.Forms (2)
System\Windows\Forms\Controls\ComboBox\ComboBox.cs (2)
988
PInvokeCore.SendMessage(this, PInvoke.
CB_GETEDITSEL
, (WPARAM)(&start), (LPARAM)(&end));
1009
PInvokeCore.SendMessage(this, PInvoke.
CB_GETEDITSEL
, (WPARAM)(&value));