ContainerControl.LostFocus

From Xojo Documentation

Event


ContainerControl.LostFocus()

Supported for all project types and targets.

Called when the ContainerControl loses focus.

Notes

The AllowFocus property must be set to True in order for this event to be called.