DesktopContainer.FocusLost

From Xojo Documentation

Event


DesktopContainer.FocusLost()

New in 2021r3

Supported for all project types and targets.

Called when the DesktopContainer has lost the focus.

Notes

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