DesktopApplication.Deactivated
From Xojo Documentation
You are currently browsing the old Xojo documentation site. Please visit the new Xojo documentation site! |
Event
The app is being deactivated.
Notes
For example, this occurs when the user clicks on a window belonging to another app. When the user clicks on your app window again, the Activated event is called.