8 references to CreateControl
System.Windows.Forms (8)
winforms\Managed\System\WinForms\AxHost.cs (4)
598ParentInternal.CreateControl(true); 1763CreateControl(true); 1907CreateControl(true); 1949CreateControl(true);
winforms\Managed\System\WinForms\Control.cs (2)
5850CreateControl(false); 5898ctl.CreateControl(fIgnoreVisible);
winforms\Managed\System\WinForms\ToolStripContainer.cs (1)
433c.CreateControl(true);
winforms\Managed\System\WinForms\WebBrowserBase.cs (1)
1018CreateControl(true);