|
-
Aug 20th, 2008, 04:11 AM
#1
Thread Starter
Addicted Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|