Skip to content
FellippeHeitor edited this page Dec 22, 2016 · 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.

See also:

Clone this wiki locally