1 implementation of GetControl
System.Windows.Forms (1)
winforms\Managed\System\WinForms\Design\ComponentEditorForm.cs (1)
607
public Control
GetControl
() {
1 reference to GetControl
System.Windows.Forms (1)
winforms\Managed\System\WinForms\Design\ComponentEditorPage.cs (1)
341
pageSite.
GetControl
().Controls.Add(this);