Right, I want Favorites/Bookmarks on a web browser.
I want it to list favorites in a listbox (if possible) and when you click on a favorite, it will take you to that page.
I also want it to add bookmarks on add bookmarks button click

I also looked at source of other programs and couldn't find what I'm looking for.

I using TabControl1 by the way.

I would like to not use IE favorites, but if I have to, it's OK.

Please help!