8 references to CreateControl
System.Windows.Forms (8)
System\Windows\Forms\ActiveX\AxHost.cs (4)
408ParentInternal.CreateControl(true); 1401CreateControl(true); 1561CreateControl(true); 1612CreateControl(ignoreVisible: true);
System\Windows\Forms\Control.cs (2)
4542CreateControl(ignoreVisible: false); 4593control.CreateControl(ignoreVisible);
System\Windows\Forms\Controls\ToolStrips\ToolStripContainer.cs (1)
398c.CreateControl(true);
System\Windows\Forms\Controls\WebBrowser\WebBrowserBase.cs (1)
949CreateControl(true);