form load form initialize ?

Hello
Im trying to locate the automatic events that start when you launch the app.
I use them a lot on visual basic 6 , I put for example “randomize timer” on formload.
How do u do it on Xojo ?

Thanks

You’d do this in the Window.Open event.