17 references to CreateControl
System.Windows.Forms (17)
winforms\Managed\System\WinForms\Application.cs (1)
4056CreateControl();
winforms\Managed\System\WinForms\ComboBox.cs (2)
1128CreateControl(); 3390CreateControl();
winforms\Managed\System\WinForms\Control.cs (7)
8599CreateControl(); 11026CreateControl(); 12104CreateControl(); 12143if (value) CreateControl(); 13940CreateControl(); 14807value.CreateControl(); 17111control.CreateControl();
winforms\Managed\System\WinForms\Design\ComponentEditorForm.cs (1)
575pageControl.CreateControl();
winforms\Managed\System\WinForms\Form.cs (3)
2714CreateControl(); 3650mdiClient.CreateControl(); 6204CreateControl();
winforms\Managed\System\WinForms\PropertyGridInternal\DocComment.cs (1)
86CreateControl();
winforms\Managed\System\WinForms\SendKeys.cs (1)
138messageWindow.CreateControl();
winforms\Managed\System\WinForms\TreeNode.cs (1)
513TreeView.CreateControl(); // force handle creation