|
-
Dec 31st, 2001, 03:08 PM
#1
Thread Starter
Hyperactive Member
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
-
Jan 3rd, 2002, 08:29 AM
#2
Frenzied Member
the way the code is organized it wouldnt be logical to change it
-
Jan 3rd, 2002, 10:55 AM
#3
Thread Starter
Hyperactive Member
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
-
Jan 3rd, 2002, 12:09 PM
#4
Hyperactive Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|