Web browser control for GUI for .NET

Posted by ruan007 on 02-Feb-2012 17:03

Hi,

I MS Visual Studio, there is a web browser control on the toolbox, but i can't find it on OE Visual Designer, how do i add it to the visual designer. I am on OE 10.2B05.

Thanks

All Replies

Posted by Admin on 02-Feb-2012 17:21

Right click on the toolbox, add Controls

System.Windows.Forms.WebBrowser

or something close to that.

Posted by ruan007 on 02-Feb-2012 18:19

Hi Mike,

it's not listed on the global assemlies. where else can i look for it.

Thanks

Posted by Shelley Chase on 02-Feb-2012 20:02

It should be in the Microsoft Controls group at the very bottom

     WebBrowser

-Shelley

Posted by Admin on 03-Feb-2012 02:11

it's not listed on the global assemlies. where else can i look for it.

 

Then it's probably already in the Toolbox. Maybe accidentially got dragged into a different group.

Can you check your toolbox.xml file if you see it there?

This thread is closed