Cannot find Property Manager option in Visual Studio (not Express version)

前端 未结 11 1181
半阙折子戏
半阙折子戏 2020-12-30 19:02

I need to work with the Property Sheet of a project. I followed instruction on msdn to try to find Property Manager under View, but I do not see Property Manager as a menu

11条回答
  •  不思量自难忘°
    2020-12-30 19:48

    Try resetting your View menu, Property Manager should indeed be there.

    1. Go to Tools -> Customize.
    2. In the popup window, select the Commands tab.
    3. Select the Menu bar: button, and in the dropdown menu select View
    4. Click Reset All and confirm.

    This should restore Property Manager to your View menu.

提交回复
热议问题