Adblock breaks this site

Web browser tutorial

Discussion in 'Programming General' started by kharg0, Mar 2, 2007.

?

Was this tutorial helpful?

  1. Yes!

    3 vote(s)
    42.9%
  2. It's Ok..

    4 vote(s)
    57.1%
  3. Horrible!

    0 vote(s)
    0.0%
  1. kharg0

    kharg0 Active Member

    Joined:
    Feb 25, 2007
    Posts:
    131
    Referrals:
    0
    Sythe Gold:
    0
    Web browser tutorial

    i can give a small simple we browser tutorial for the noobs like me:)

    first create a windows form

    then put a panel in click it once and in the bottom left are the properties
    find "Dock" in them and set it to top by clicking on the dock property and pressing the small arrow click the button thats on the top

    now your panel should be on the top of the form
    now you add Seven buttons
    #1 Back
    #2 Forward
    #3 Refresh
    #4 Cancel
    #5 Home
    #6 Go!
    #7 Go!

    add a combobox and to the right of the combobox put one of your Go! buttons

    go to your toolbox if you can't see it press view then toolbox
    on the toolbox look for the button at the top that looks like a pin

    there click all window forms scroll down to the bottom you see somthing called "WebBrowser" put that below your panel and once again go to properties box "Dock" and set it to the middle button (the biggest one)

    double click the Go! button beside your combobox and add this code:

    that controls your webbrowser so it shows the webpage that you type in on your combobx

    make sure all of your 6 more buttons are in the panel the farthest to the left should be back then forward then refresh then cancel then home (as for you other go button place that beside your first 1)

    double click the back button and add this code:

    beside it there will appear to brackets "()" do nothing with these

    go back and double click your forward and add this code:

    once again beside it there will appear to brackets "()" and once again do nothing with these

    go back and double click your refresh button and add this code:
    do nothing with the brackets

    go back and double click your cancel button and add this code:
     
  2. cooladrrang

    cooladrrang Active Member

    Joined:
    Jan 21, 2007
    Posts:
    125
    Referrals:
    0
    Sythe Gold:
    0
    Web browser tutorial

    also add the bookmark stuff thats at my tuturials
     
  3. kharg0

    kharg0 Active Member

    Joined:
    Feb 25, 2007
    Posts:
    131
    Referrals:
    0
    Sythe Gold:
    0
    Web browser tutorial

    ok i will but there's 1 problem if i don't understand the favorites thing no1 more nooby than me will..
     
  4. johnmiv

    johnmiv Guest

    Referrals:
    0
    Web browser tutorial

    i dont get the favorites thing (the other stuff ws helpfull)
     
  5. dodge

    dodge Active Member
    Banned

    Joined:
    Mar 26, 2007
    Posts:
    125
    Referrals:
    1
    Sythe Gold:
    5
    Web browser tutorial

  6. kharg0

    kharg0 Active Member

    Joined:
    Feb 25, 2007
    Posts:
    131
    Referrals:
    0
    Sythe Gold:
    0
    Web browser tutorial

    thx dodge
     
< The best C Language? | Redemptions Java Guide #1- Basics Using ObjectDraw! >


 
 
Adblock breaks this site