Shortcuts in Code Window

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

"Ctrl + Up/Down arrows: Helps you move between procedures/functions in the
code window"

..... this works in vb6, does anybody know if there's something similar in
vb.net?

Thanks,
John
 
CTRL+TAB jumps forward to the next class in the view stack and CTR:L+ALT+TAB
jumps backwards
SHIFT+F11 jumps out of a method

Not to sure about the ones you want

HTH
Brendon
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top