Quick Tip: Opening, Shown, Closing and Closed

Originally published at: Quick Tip: Opening, Shown, Closing and Closed – Xojo Programming Blog

Knowing the firing order of the Opening event in Xojo apps, and the Shown event for Xojo Web apps, is important to using these correctly for the control’s initialization. The same can be said for Closing and Closed events. Read to for a breakdown of this order for Desktop, Web and Mobile apps developed in Xojo.

2 Likes