In .NET, there is a "Form Load Event" that occurs when when a form starts loading. During this time, you can set up and initialize variables, set initial states of components, etc.
Is there such a thing in Mongoose? I can see some Event Handler information in the help, but I don't see where I might find where to define and script a handler triggered by the initiation of the Form itself.
Thanks you all in advance.
Regards,
John Keegan