|
-
Aug 7th, 2005, 05:26 PM
#1
Thread Starter
Junior Member
html in a form
is there any kind of controll that will allow the viewing of an HTML document inside a form, w/o having to open a browser window? i'm not trying to view web sites, just simple local HTML pages. any help?
-
Aug 7th, 2005, 05:31 PM
#2
Fanatic Member
Re: html in a form
yes, the webbrowser control. You have to add it to your toolbox manually, look under the COM components. It can be used to view html docs local and online.
"so just keep in mind that fantasy is not the same as realtiy and make sure u remember that wii sports may be fun but u cant count on it as exercise ok cool bye" - HungarianHuman
-
Aug 7th, 2005, 05:41 PM
#3
Thread Starter
Junior Member
Re: html in a form
well i added it to my toolbox, but it's all greyed out. do i need to make a specific reference?
Student Developer - Please Take Pitty
---
Development Software: Microsoft Visual Basic .NET 2003 Standard
Main Language: Visual Basic .NET and VBA
-
Aug 7th, 2005, 11:38 PM
#4
Re: html in a form
 Originally Posted by medicenpringles
well i added it to my toolbox, but it's all greyed out. do i need to make a specific reference?
no, you added the wrong control, the WebClient, thats not it.
You need to look in th COM tab when adding and find "Microsoft Browser" and add that
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
|