tabbed web browser in vb.net

Posted by Unknown , Friday, March 5, 2010 1:54 AM

1) The first thing you are gonna need is a tab control. Place this anywhere you would like but leave some room at the top or bottom for our URL function such as GO, Stop and Refresh.

2) Next you will need some buttons but if its okay with you I would like us to use a ToolStrip.

3) Put this near the top and add 2 buttons first of all. Then A Textbox and 5 more buttons.

4) Now what your gonna wanna do is either change the display type to text if you don't have images for it otherwise put an image for it.

5) Okay change the caption for the first button to Back, the second button to Forward, the third to GO!, the forth to Stop, the fifth one to Refresh, the sixth to Add Tab, then the last one to Remove Tab. You can name these whatever you like bu I am gonna keep it simple like this.



0 Response to "tabbed web browser in vb.net"

Post a Comment