WebControl.LostFocus

From Xojo Documentation

Event


WebControl.LostFocus()

Supported for all project types and targets.

The WebControl lost the focus.

Notes

This event handler is only called for text-based controls such as WebTextField, WebTextArea and WebSearchField.