Does anybody know how to setup the starting form of a winforms project in Visual Studio 2010? I have ridden to go to Project Properties and change Startup Object, but in dow
in visual studio on the menu bar: project > project properties > start up form : select the form within your project that you want to run on start up.