Re: Equivalent to Ctrl + up-arrow and Ctrl + down-arror



"Adi" <Adi@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:A9EFD35B-8C34-4D38-8585-46BC51CF6CD9@xxxxxxxxxxxxxxxx

In VB 6.0, we were able to go to the beginning of a method or next methods
using Ctrl + up-arrow and Ctrl + down-arrow. Is there anything equivalent
in
Visual Studio 5.0 IDE. Or how can I set that up? Any help is appreciated.

For future questions about anything VB6 or below, I recommend asking in the
microsoft.public.vb.* groups. This group is for the Visual STUDIO IDE, which
never incorporated VB until the .NET era. Anyways, how about
Ctrl+PageUp/Down?

Actually, I'm surprised Ctrl+Up/Down doesn't work. It's been quite a while
since I've used VB5 but I didn't think the VB6 IDE introduced any new
keyboard shortcuts. And I can tell you for sure that there's no way to
modify keyboard shortcuts in any of the classic VB IDEs, unfortunately. What
an oversight....


.



Relevant Pages

  • Re: Visual C++ wont autcomplete?
    ... reasoning in coming up with such an unproductive IDE when their previous ... If the complainers stop complaining and get to developing, ... I see people using Visual Studio BUT using ... do) and then edit the non-GUI code in VS or another editor. ...
    (microsoft.public.vc.mfc)
  • Corrupted Debug mode? VS IDE crashing when trying to debug WAP with sub-projects
    ... where the IDE will crash/freeze after a recompile. ... Microsoft Visual Studio 2005 Version 8.0.50727.762 ... Dundas Chart Professional 5.0 for ASP .NET Professional Edition ... and the symbols _will_ load on this second attempt. ...
    (microsoft.public.vsnet.debugging)
  • Re: Why so .net is slow...
    ... Are you using Visual Studio 2002? ... once you do you will see a huge performance boost in the IDE for your large ... in programming bussiness, IDE must ... > reutrn back and paste blah blah blah. ...
    (microsoft.public.dotnet.languages.vb)
  • Re: IDE Crashes Constantly
    ... Thanks removed the add in and also installed one of the hotfixes and the IDE ... Productivity add-ins for Visual Studio ... executionContext, ContextCallback callback, Object state) ...
    (microsoft.public.vsnet.ide)
  • Re: Using alternative compilers/linkers in .net
    ... That will give you access to the Visual Studio SDK and the VSIP forums. ... You will basically have to create a Visual Studio package that contains a new project type for the solution. ... The SDK has numerous examples on these topics including integrating with compilers. ... the VS IDE is nothing more than a shell and the packages add functionality to it. ...
    (microsoft.public.vsnet.ide)

Loading