Open the start page in Visual Studio after closing a project?

前端 未结 10 1456
名媛妹妹
名媛妹妹 2020-12-23 14:01

When you start Visual Studio you get a start page with all the latest projects in a list.
But when you\'ve opened and closed a project, how do you open that start page a

10条回答
  •  天命终不由人
    2020-12-23 14:47

    In VS2013 by default I do not see the "Start Page" command in the View menu but adding it was simple. The icon also looks different in VS2013.

    • Right click on the toolbar and choose Customize... at the bottom then go to Commands

    • Switch to Toolbar/Standard and then click the Add Command button an locate the View group on the left

    • Finally locate the Start Page item and click OK.

    Right click on the toolbar and choose **Customize...** at the bottom then go to **Commands**

    Switch to **Toolbar/Standard** and then click the **Add Command** button an locate the **View** group on the left

    Finally locate the **Start Page** item and click add.

提交回复
热议问题