Results 1 to 4 of 4

Thread: IDE Preferences

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Jan 1999
    Location
    Fort Worth, Texas, USA
    Posts
    264

    IDE Preferences

    Happy New Year!!

    In VB5 & VB6, one could select Procedure View or Module View.

    How can this be done in VB.Net?

    Thanks,
    Ken

  2. #2
    Frenzied Member numtel's Avatar
    Join Date
    Apr 2000
    Location
    CA
    Posts
    1,163
    the way the code is organized it wouldnt be logical to change it

  3. #3

    Thread Starter
    Hyperactive Member
    Join Date
    Jan 1999
    Location
    Fort Worth, Texas, USA
    Posts
    264
    Yes, it would be logical to change it.

    When I use the slider bar to move down thru the code, I want the lowest position of the slider to be at the end of the code within the routine I'm viewing, not the at end of the entire program.

    Ken

  4. #4
    Hyperactive Member Scott Penner's Avatar
    Join Date
    Dec 2000
    Location
    Mountain View
    Posts
    327

    not the answer you wanted...

    But, you could use the hot keys to move around just as easily.

    <ctrl><Page down> will move the cursor to the beginning of the next subroutine, <ctrl><Page Up> to the beginning of the current sub.

    I don't think there is this code pane view mode in .net like in vb6.
    -scott
    he he he

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