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