3 references to ComboBoxChildNativeWindow
System.Windows.Forms (3)
System\Windows\Forms\Controls\ComboBox\ComboBox.cs (3)
2302_childListBox = new ComboBoxChildNativeWindow(this, ChildWindowType.ListBox); 2309_childEdit = new ComboBoxChildNativeWindow(this, ChildWindowType.Edit); 3471_childDropDown = new ComboBoxChildNativeWindow(this, ChildWindowType.DropDownList);