Event that fires when a component loses focus.

Parameters

none

Property of

Form and all form components that get focus

Description

onLostFocus fires whenever the component loses focus.

onLostFocus differs from valid, which specifies a condition that must evaluate to true before the object can lose focus.