2 references to Edit
System.Windows.Forms (2)
winforms\Managed\System\WinForms\ComboBox.cs (2)
2454
childEdit = new ComboBoxChildNativeWindow(this, ChildWindowType.
Edit
);
3908
if (childWindowType == ChildWindowType.
Edit
) {