WebControl.GotFocus

From Xojo Documentation

Event


WebControl.GotFocus()

Supported for all project types and targets.

The WebControl received the focus.

Notes

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