8 references to CreateControl
System.Windows.Forms (8)
System\Windows\Forms\ActiveX\AxHost.cs (4)
407ParentInternal.CreateControl(true); 1400CreateControl(true); 1560CreateControl(true); 1611CreateControl(ignoreVisible: true);
System\Windows\Forms\Control.cs (2)
4541CreateControl(ignoreVisible: false); 4592control.CreateControl(ignoreVisible);
System\Windows\Forms\Controls\ToolStrips\ToolStripContainer.cs (1)
398c.CreateControl(true);
System\Windows\Forms\Controls\WebBrowser\WebBrowserBase.cs (1)
949CreateControl(true);