Fires LostFocus.

Namespace:  SGP.XSpace
Assembly:  SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825

Syntax

C#
protected override void OnLostFocus(
	EventArgs e
)

Parameters

e
Type: System..::.EventArgs
A EventArgs object.

See Also