10 references to CreateHandle
System.Windows.Forms (10)
System\Windows\Forms\Control.cs (1)
4604_window.CreateHandle(cp);
System\Windows\Forms\Controls\ToolStrips\ToolStrip.cs (1)
679_dropDownOwnerWindow.CreateHandle(cp);
System\Windows\Forms\Dialogs\CommonDialogs\CommonDialog.cs (1)
211nativeWindow.CreateHandle(new CreateParams());
System\Windows\Forms\ErrorProvider\ErrorProvider.ErrorWindow.cs (2)
103CreateHandle(cparams); 119_tipWindow.CreateHandle(cparams);
System\Windows\Forms\Form.cs (1)
2016_ownerWindow.CreateHandle(cp);
System\Windows\Forms\NotifyIcon.cs (2)
575_window.CreateHandle(new CreateParams()); 648_window.CreateHandle(new CreateParams());
System\Windows\Forms\Timer.cs (1)
227CreateHandle(cp);
System\Windows\Forms\ToolTip\ToolTip.cs (1)
715_window.CreateHandle(cp);