Environment.OnLostFocus Method

Synchronize hasFocus parameter, reset action, redraw the control.
Protected Overrides Sub OnLostFocus( _ 
ByVal e As EventArgs
)
This language is not supported or no code example is available.
protected override void OnLostFocus( 
EventArgs e 
)
This language is not supported or no code example is available.

Parameters

e
EventArgs

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition