Properties page not displaying in Visual Studio 2008

前端 未结 9 1515
遥遥无期
遥遥无期 2021-01-19 09:58

I\'m using Visual Studio 2008 Team Development Edition and my Project properties page will not display. I right-clicked the project name and selected \"Properties\" and no

9条回答
  •  伪装坚强ぢ
    2021-01-19 10:28

    Are you using multiple monitors? Or were you at some point, and no longer?

    I have noticed the Project Properties window opening on the wrong monitor sometimes. So maybe it does open it but in the old position.

    To test this, open VS, open your solution, right-click on your project and select Properties. Now press [Alt+Space], [M], [Right-arrow] and now move your mouse around. The window should move to your current monitor.

    There is also a Window->Reset Window Layout menu, which you could try, but it doesn't seem to affect the Project Properties window.

提交回复
热议问题