Another way to control the start up of your application which i think is best coz it gives me control, is to change the setting gmmastros said to 'Sub Main' and create in a module the following sub
Public Sub Main
' Add code to do at start-up if any?
form1.show ' Show the form you want
End Sub
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.