1 override of GetControl
System.Windows.Forms.Design (1)
System\Windows\Forms\Design\ComponentTray.cs (1)
2844protected override Control GetControl()
2 references to GetControl
System.Windows.Forms.Design (2)
System\Windows\Forms\Design\SelectionUIHandler.cs (2)
69Control containerControl = GetControl(); 73if (GetControl() is ScrollableControl sc && sc.AutoScroll)