5 references to AssignHandle
System.Windows.Forms (5)
winforms\Managed\System\WinForms\ComboBox.cs (4)
2447
childListBox.
AssignHandle
(hwnd);
2455
childEdit.
AssignHandle
(hwnd);
3493
childDropDown.
AssignHandle
(dropDownHandle);
5765
this.
AssignHandle
(acHandle);
winforms\Managed\System\WinForms\NativeWindow.cs (1)
1493
targetWindow.
AssignHandle
(hWnd);