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