You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Samuel Gomes edited this page May 9, 2023
·
1 revision
The OnLoad event is triggered right after your form has been created in memory and has just been displayed to the user. Any code you add here will be run at startup only.