1 implementation of GetControl
System.Windows.Forms (1)
System\Windows\Forms\Design\ComponentEditorForm.ComponentEditorPageSite.cs (1)
97
public Control
GetControl
()
1 reference to GetControl
System.Windows.Forms (1)
System\Windows\Forms\Design\ComponentEditorPage.cs (1)
228
site?.
GetControl
()?.Controls.Add(this);