8 references to CreateControl
System.Windows.Forms (8)
System\Windows\Forms\ActiveX\AxHost.cs (4)
408ParentInternal.CreateControl(true); 1398CreateControl(true); 1558CreateControl(true); 1609CreateControl(ignoreVisible: true);
System\Windows\Forms\Control.cs (2)
4629CreateControl(ignoreVisible: false); 4680control.CreateControl(ignoreVisible);
System\Windows\Forms\Controls\ToolStrips\ToolStripContainer.cs (1)
398c.CreateControl(true);
System\Windows\Forms\Controls\WebBrowser\WebBrowserBase.cs (1)
943CreateControl(true);