5 references to GetControl
System.Windows.Forms.Design (5)
System\Windows\Forms\Design\DocumentDesigner.cs (1)
244
Control c =
GetControl
(component);
System\Windows\Forms\Design\ParentControlDesigner.cs (3)
600
Control control =
GetControl
(component);
2391
Control c =
GetControl
(component);
2542
return
GetControl
(component);
System\Windows\Forms\Design\TableLayoutPanelDesigner.cs (1)
727
Control newControl =
GetControl
(component);