WebUIControl.Hidden

From Xojo Documentation

Event


WebUIControl.Hidden()

New in 2020r1

Supported for all project types and targets.

The control is about to be hidden because the browser is about to show another page.

Notes

The event is similar to the Window.Deactivate event in a desktop app.