How to setup the starting form of a winforms project in Visual Studio 2010

前端 未结 4 1378
别跟我提以往
别跟我提以往 2020-12-03 16:49

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

4条回答
  •  暖寄归人
    2020-12-03 17:40

    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.

提交回复
热议问题