|
-
Aug 8th, 2003, 03:57 PM
#1
Thread Starter
Addicted Member
last position of line ?(Resolved)
HI, under VB 6 editor, you can return to last position by simpllly right-clicking and choosing "last position". Under .Net console, is there a way to do the same thing???? I am missing this feature so much!!!! Help please!
Last edited by Winla; Aug 14th, 2003 at 01:55 PM.
-
Aug 8th, 2003, 04:47 PM
#2
Try Ctrl+- see if that is what you want.
Press Control and the minus symbol together.
Also to help manage the space you can make your own regions:
#region " My Region "
#end region
Which makes the area inbetween collapsable.
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
|