I am using Microsoft visual c# express 2008 ide. I want to cycle thru my open files - I know there are a couple ways to do this but I want to be able to click on the name of the open file on the tab that is above the Code Editor. Unfortunately, the tabs were originally there but (I did something but don't know what) they are no longer visible.
I can press the ctrl + tab key to see my open files or navigate backward and forward using the buttons on the standard toolbar, but the tabs on top that would normally show the open files are no longer there. I have tried several things to get them back including resetting the windows layout but nothing I have tried has worked.
Can someone tell me how to get the top tabs back on my IDE?
Thanks!