Reinstate Namespace & Methods DropDown Lists within Visual StudioIDE?

  • Thread starter Thread starter samueltilden
  • Start date Start date
S

samueltilden

I reset all of my settings within Visual Studio IDE (Interactive
Developer Environment) to the factory defaults for C# via Tools -->
Import and Export Settings --> Reset All Settings

Now, my drop down lists for the namespaces on the top left and for the
methods and properties on the top right are gone.

I looked through View... and Tools, Options ... but they do not
reappear.

How do I turn on the two drop down lists: one for namespaces and the
other for methods and properties?

Thanks
 
In case any of you were wondering, I found the answer:

Tools --> Options --> Text Editor --> C# --> General --> Navigation Bar
 
Back
Top