Reputation: 1491
In the Visual Basic 6.0 IDE, it was possible to navigate to the start of the next (previous) subroutine or function by pressing CTRL + Down Arrow (Up Arrow). This does not work in VS2010.
Upvotes: 1
Views: 257
Reputation: 11397
look on the Visual studio keyboard shortcuts released by Microsoft
http://weblogs.asp.net/scottgu/archive/2010/07/29/visual-studio-2010-keyboard-shortcuts.aspx
Upvotes: 1