Re: How to set default Form?
in your design time menus
Project-->Properties-->Application-->Startup form
Re: How to set default Form?
From the Toolbar Go > Projects > Properties > Application Tab then select from Startup form
Re: How to set default Form?
Thanks to both of the above for telling me how to do it!
Very quick reply's and great instructions, I had been looking for that button for ages!
Thanks
Re: How to set default Form?
Note also that you can double-click the My Project node in the Solution Explorer to open the project properties. As is always the way in MS software, there's usually at least 37 ways to do everything. ;) I never use the Project menu for anything as I generally find the Solution Explorer faster. There's probably a keyboard shortcut I'm not aware of too.