Craz Posted November 11, 2003 Posted November 11, 2003 Hi, I've been searching this forum for an answer but couldn't find one. I have my GUI in windows forms, with on the left a listview control and when the user selects an entry in that list it shows the correct html page from that item on the right. But i don't have a clue how to display html content in a gui, i've read something about webcontrol, which i've added already to my toolbox. But I can't use it since it's grey (not selectable) so I'm out of ideas. Could someone tell me what control(s) i need to be able to display HTML files? Thx! Quote
Leaders dynamic_sysop Posted November 11, 2003 Leaders Posted November 11, 2003 have you added the correct thing? it should be called " Microsoft Web Browser " , then you should get an IE icon in your toolbox. if you use internet explorer, then it should be there and should add to the toolbox without a problem. Quote
Craz Posted November 11, 2003 Author Posted November 11, 2003 aaah yes i added a thing called webcontrol from the .net framework components and i had to add the web browser from COM components :D Thx for the help, I think I can handle it from here ;) Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.