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