Part 3 : Clean-up and Prep.
So,at this stage, we have our interface for which we'll build the Web Browser. Next up, I'm going to clean up some of the smaller things so that the browser is easy to use .
Click on the Web Browser component (Titled : WebBrowser1) and look at the properties window on the right. Find the tag called "Anchor", and change it so that the top, bottom, left & Right are greyed out. This means that when the browser is resized, the page will resize too.

Next, you can change the "Text" in the button box so that it says "Go" so that the user will know to hit go when they've typed in the URL.
Next up I'd advise that you resize and move your text box and stuff about the page so that you're happy with what you have. Then we can move on to coding.
Browser Ready to be Coded :
No comments:
Post a Comment