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)
7843CreateControl(); 10070CreateControl(); 11130CreateControl(); 11178CreateControl(); 12839CreateControl();
System\Windows\Forms\Controls\ComboBox\ComboBox.cs (2)
1030CreateControl(); 3473CreateControl();
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)
2219CreateControl(); 3360mdiClient.CreateControl(); 5754CreateControl();
System\Windows\Forms\SendKeys\SendKeys.cs (1)
105s_messageWindow.CreateControl();
System.Windows.Forms.Design (1)
System\ComponentModel\Design\DesignerActionUI.cs (1)
106_marshalingControl.CreateControl();