2 references to GetControl
System.Windows.Forms (1)
System\Windows\Forms\Design\ComponentEditorForm.cs (1)
247
page.
GetControl
().Bounds = pageBounds;
System.Windows.Forms.Tests (1)
System\Windows\Forms\Design\ComponentEditorPageTests.cs (1)
979
public new Control GetControl() => base.
GetControl
();