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