Page 1 of 1

when using a shortcut for the form

Posted: Mon Jul 30, 2018 11:14 am
by Jay
To use the a shortcut which is the form with simple design, do I need to start something prior to?
Because I couldn't add anything showing error messages like object is null. I feel like I should open the database server, but it didn't work as well. Thank you.

Re: when using a shortcut for the form

Posted: Thu Aug 02, 2018 11:01 am
by JohnP
Maybe it would help to define an initialize method, and display messages from there? The initialize method is executed before form load.