Application.Open
From Xojo Documentation
You are currently browsing the old Xojo documentation site. Please visit the new Xojo documentation site! |
Event
The app is opening.
Notes
The Open event is the first event called when your app starts.
The Activate event is called after the Open event.