Results 1 to 5 of 5

Thread: [RESOLVED] Back to previous...

Hybrid View

  1. #1

    Thread Starter
    Hyperactive Member JMvVliet's Avatar
    Join Date
    May 2001
    Location
    Papendrecht, Netherlands
    Posts
    310

    Resolved [RESOLVED] Back to previous...

    Hello all,

    In VB6 there was a context menu option called 'Last Position', allowing you to easily look at the code in a method you want (option 'Go To Definition'), and with 'Last Position' you could go back to the original statement from where you did come...

    Is there also such an option in VB .NET? I only can find 'Go To Definition'...

    Thanx in advance,

    Marco

  2. #2
    Super Moderator jmcilhinney's Avatar
    Join Date
    May 2005
    Location
    Sydney, Australia
    Posts
    111,221

    Re: Back to previous...

    The View menu has Navigate Backwards and Navigate Forwards items. I'm guessing that that's what you're after.
    Why is my data not saved to my database? | MSDN Data Walkthroughs
    VBForums Database Development FAQ
    My CodeBank Submissions: VB | C#
    My Blog: Data Among Multiple Forms (3 parts)
    Beginner Tutorials: VB | C# | SQL

  3. #3

    Thread Starter
    Hyperactive Member JMvVliet's Avatar
    Join Date
    May 2001
    Location
    Papendrecht, Netherlands
    Posts
    310

    Re: Back to previous...

    Quote Originally Posted by jmcilhinney
    The View menu has Navigate Backwards and Navigate Forwards items. I'm guessing that that's what you're after.
    Yeah, thanx...

  4. #4
    Super Moderator jmcilhinney's Avatar
    Join Date
    May 2005
    Location
    Sydney, Australia
    Posts
    111,221

    Re: Back to previous...

    Cool. Don't forget to resolve your thread via the thread tools menu.
    Why is my data not saved to my database? | MSDN Data Walkthroughs
    VBForums Database Development FAQ
    My CodeBank Submissions: VB | C#
    My Blog: Data Among Multiple Forms (3 parts)
    Beginner Tutorials: VB | C# | SQL

  5. #5

    Thread Starter
    Hyperactive Member JMvVliet's Avatar
    Join Date
    May 2001
    Location
    Papendrecht, Netherlands
    Posts
    310

    Re: [RESOLVED] Back to previous...

    Well, didn't know that this was possible because I had not been here during the last couple of months...

    Have done it...

    Thanx anyway..

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width