18 references to CreateControl
System.Windows.Forms (17)
System\Windows\Forms\ActiveX\Control.ActiveXImpl.cs (1)
861_control.CreateControl();
System\Windows\Forms\Application.MarshallingControl.cs (1)
21CreateControl();
System\Windows\Forms\Control.ControlCollection.cs (1)
111value.CreateControl();
System\Windows\Forms\Control.cs (5)
7244CreateControl(); 9341CreateControl(); 10401CreateControl(); 10449CreateControl(); 12110CreateControl();
System\Windows\Forms\Controls\ComboBox\ComboBox.cs (2)
958CreateControl(); 3368CreateControl();
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\HelpPane.cs (1)
86CreateControl();
System\Windows\Forms\Controls\TreeView\TreeNode.cs (1)
486TreeView.CreateControl(); // force handle creation
System\Windows\Forms\Design\ComponentEditorForm.ComponentEditorPageSite.cs (1)
60_pageControl.CreateControl();
System\Windows\Forms\Form.cs (3)
2216CreateControl(); 3357mdiClient.CreateControl(); 5738CreateControl();
System\Windows\Forms\SendKeys\SendKeys.cs (1)
105s_messageWindow.CreateControl();
System.Windows.Forms.Design (1)
System\ComponentModel\Design\DesignerActionUI.cs (1)
106_marshalingControl.CreateControl();