Is there a "back" button/hotkey for navigation in Visual Studio 2008?

By using the Navigate Backwards command. You can find a more detailed description here.


I realize this is an old thread, but since it was the first link I came across from a Google search, I'll mention what I found:

In Visual C# 2010 Express, under Tools -> Settings, there is a "Basic Settings" option and an "Expert Settings" option. (Basic Settings is selected by default.) If you select Expert Settings, the standard toolbar will have back/forward buttons.


You can hit Ctrl+- I believe. Also, Ctrl+Shift+- navigates forward.

Depending on your mouse software, you should be able to map those keyboard shortcuts to your mouse's back/forward buttons. You can typically do this with gaming mice, and there's probably third-party gaming software that lets you do it also. Mapping "Find all references" to a button is great too.


You can also use you mouse back and forward navigation buttons if you have such a device.

Please note that if you are using a Logitech device you need to launch SetPoint with the same privileges as Visual Studio. In other words, if you launch Visual Studio as admin, you need to launch SetPoint as admin too for the Back and Forward to work properly.