问题
I have a solution that I still run in VS 2010. After opening the solution in VS2010 after install of Visual Studio 11 I noticed that the navigation bar is missing.
The strange thing is that it is visible in some of the projects in the solution. This is indepedant of language. It seems like new projects always have a working navigation bar.
I tried to go into settings and uncheck and then go back and check navigation bar. Did not help.
Any ideas?
回答1:
Tools -> Options -> Text Editor -> [Your Language] and make sure the the "Navigation bar" checkbox is selected. MSDN
回答2:
This was resolved by rebuilding the project and re-opening the code window for that class.
来源:https://stackoverflow.com/questions/9131507/navigation-bar-gone-since-vs-11-install