Base:
method
OnGotFocus
System.Windows.Forms.Control.OnGotFocus(System.EventArgs)
1 reference to OnGotFocus
System.Windows.Forms.Tests (1)
System\Windows\Forms\ListBoxTests.cs (1)
6482
public new void OnGotFocus(EventArgs e) => base.
OnGotFocus
(e);