NiTRoX.NET
Member
- Joined
- Dec 21, 2006
- Messages
- 6
- Programming Experience
- Beginner
Hi,
I'm a bit new to VB.NET and know some of the basics ( I know some VB6 too).
I have a problem creating an advanced web browser since I don't know the specific coding yet.
I know how to do the basic functions such as WebBrowser1.GoBack etc etc...
I want to basicly include these in my Browser:-
- ListBox:- To search. For example the user types something in textbox1 and then he chooses the search engine he wants to search with. When the button is clicked the browser searches for textbox1.text in the selected web browser.
-Tabs:- (Do not know how to code this) How do I include tabs (such as FireFox,Opera or IE7 has)?
- Bookmark/Favourites = I want to allow the user to create his own bookmarks from my browser and then access them true a menu or a tab (such as Mozilla and IE6/7)
- Home Page:- Want the user to set his homepage from my browser (So as not to be changed from IE!) or if it is changed the IE homepage won't change too.
- ProgressBar:- How to I combine the progressbar with the webrbowser?
- Changed the WinForms GUI:- How do I do this to change the skin of my app?
- Make my browser mroe safe: - How?
- What extra features could I add how?
- How can I make my browser support Java and Shockwave Player and Flash Player and other plugins?
-Extra features I want to add are shown in screenshot.
Screenshot with extra features I want to add:
I would prefer if you can help me with screenshots too!Thanks!
Thank you in advanced.
I'm a bit new to VB.NET and know some of the basics ( I know some VB6 too).
I have a problem creating an advanced web browser since I don't know the specific coding yet.
I know how to do the basic functions such as WebBrowser1.GoBack etc etc...
I want to basicly include these in my Browser:-
- ListBox:- To search. For example the user types something in textbox1 and then he chooses the search engine he wants to search with. When the button is clicked the browser searches for textbox1.text in the selected web browser.
-Tabs:- (Do not know how to code this) How do I include tabs (such as FireFox,Opera or IE7 has)?
- Bookmark/Favourites = I want to allow the user to create his own bookmarks from my browser and then access them true a menu or a tab (such as Mozilla and IE6/7)
- Home Page:- Want the user to set his homepage from my browser (So as not to be changed from IE!) or if it is changed the IE homepage won't change too.
- ProgressBar:- How to I combine the progressbar with the webrbowser?
- Changed the WinForms GUI:- How do I do this to change the skin of my app?
- Make my browser mroe safe: - How?
- What extra features could I add how?
- How can I make my browser support Java and Shockwave Player and Flash Player and other plugins?
-Extra features I want to add are shown in screenshot.
Screenshot with extra features I want to add:

I would prefer if you can help me with screenshots too!Thanks!
Thank you in advanced.