Results 1 to 4 of 4

Thread: Webbrowser control

Threaded View

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    May 2006
    Posts
    216

    Webbrowser control

    i want to add a webbrowser control on my GUI dynamically or at run time . how i would get to do that? for example if u want to make a make i go

    Code:
    Dim label1 As New Label
    and i then have to be able to add it to GUI

    like

    Code:
    Me.Controls.Add Label1
    like that ... how can i do that with web browser control D=

    help plz
    Last edited by omfgz; Aug 20th, 2008 at 05:03 AM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width