|
-
September 30th, 2004, 05:02 PM
#1
vb bookmarks
How can I use bookmarks in visual basic? Where do I set to use them in the options?
I can see the menu for them in vb5.0, but do not know how I got them there. I can't see them at all in vb6.0
Thanks
Kevin
-
October 1st, 2004, 12:02 AM
#2
Re: vb bookmarks
Are u talking about the adding menus in ur VB form? for this case take a look to this thread I have replied to
http://www.codeguru.com/forum/showthread.php?t=312269
-
October 1st, 2004, 08:09 AM
#3
Re: vb bookmarks
No, I simply want to use bookmarks. It is a part of the VB IDE so that you can place a marker (bookmark) at any point in your code and then toggle between those points as you wish... as opposed to scrolling through hundreds of lines of code to remember where you left off.
-
October 4th, 2004, 11:58 PM
#4
Re: vb bookmarks
Thats Quite Simple
Tools >Options > Editor Format > Scroll down to bookmarks > Edit it and > OK
To Bookmark
Select a Line to bookmark > Edit > Bookmark (at the end) > and > Click Toogle Bookmark
As easy as ABC...
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
|