Results 1 to 3 of 3

Thread: shift f2 in vb dot net

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Jul 2002
    Location
    Canada
    Posts
    455

    Question shift f2 in vb dot net

    Dear VB users,

    For the very first time we worked with vb dot net. Everything is working fine, only one thing we can’t find. When we worked with VB6 it was possible to find a function in the code with “shift F2”.
    We can’t find such a short key in vb dot net (we tried all key combinations).

    Can someone tell what we have to do?

    Nice regards,

    Michelle.

  2. #2
    Addicted Member
    Join Date
    Aug 2003
    Posts
    153
    I've never really used vb6, but what I tend to do is just go

    Ctrl + F

    Function FunctionName(

    And then you can just go thru the code with all the functions of that name.

  3. #3
    PowerPoster
    Join Date
    Mar 2002
    Location
    UK
    Posts
    4,780
    This all depends on your keyboard setup. You can choose to use the VB6 keys if you want. I use studio keys (which is F12 for what you want). Just open your help files it has a HUGE list on all the keys, thats whats its there for

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