Embed presentation










To create a simple web browser in Visual Basic 2008, first start a new project and resize Form1. Drag a web browser control onto the form and undock it within the parent container. Resize it and add five buttons above for navigation - renaming them Back, Forward, Refresh, Home, and Go. Also add a text box below for the URL.








