views:

18

answers:

1

The two dropdown list that display the Types and Members on the open document, right on top of the source editor is lost.

How can I re-enable them?

+1  A: 

Go to Tools -> Options -> Text Editor -> (either the language choice e.g C#, or All Languages) and make sure that on the Display section Navigation Bar is checked.

Nikos Steiakakis