"Rolf Barbakken" <notnoisy@alexandria.cc> schrieb:
> This may be a stupid question, but I have VS2005 Pro, on Windows XP SP2,
> IE7, and in my toolbox in VS2005 there is no WebBrowser control, but there
> is a WebControl that is disabled. In my references I have System.Web,
> System.Windows.Forms, SHDocVw.
Right-click the toolbox and choose the appropriate item to customize it.
Select the WebBrowser control from the ".NET" tab. A reference to
"SHDocVw.dll" and/or "System.Web.dll" is not required.

Signature
M S Herfried K. Wagner
M V P <URL:http://dotnet.mvps.org/>
V B <URL:http://dotnet.mvps.org/dotnet/faqs/>
Rolf Barbakken - 04 Feb 2007 13:43 GMT
> "Rolf Barbakken" <notnoisy@alexandria.cc> schrieb:
>> This may be a stupid question, but I have VS2005 Pro, on Windows XP SP2,
[quoted text clipped - 6 lines]
> Select the WebBrowser control from the ".NET" tab. A reference to
> "SHDocVw.dll" and/or "System.Web.dll" is not required.
Thanks. I had done just that, but the control wasnt there. But now after a
restart the control is where its supposed to be.
Thanks anyway.

Signature
Rolf