DesktopApplication.Activated

From Xojo Documentation

Event


DesktopApplication.Activated()

New in 2021r3

Supported for all project types and targets.

The app is being activated.

Notes

When the app is launched, the Opening event is called prior to Activated.