There's not one.. .you have to use the com one. Go into your toolbox and
add an item. Under the COM tab, Microsoft Web Browser ... *.\shdocvw.dll
"Ray" <anonymous@disc ussions.microso ft.com> wrote in message
news:1f7e01c427 43$f12fcbb0$a00 1280a@phx.gbl.. .[color=blue]
> Anybody knows what's the equivalent of the WebBrowser
> control in .NET?
>
> Thanks.[/color]
There's not one.. .you have to use the com one. Go into your toolbox and
add an item. Under the COM tab, Microsoft Web Browser ... *.\shdocvw.dll
"Ray" <anonymous@disc ussions.microso ft.com> wrote in message
news:1f7e01c427 43$f12fcbb0$a00 1280a@phx.gbl.. .[color=blue]
> Anybody knows what's the equivalent of the WebBrowser
> control in .NET?
>
> Thanks.[/color]
Apparently a proper managed version is coming with the next version of
Visual Studio (late 2004?)
"Ray" <anonymous@disc ussions.microso ft.com> wrote in message
news:1f7e01c427 43$f12fcbb0$a00 1280a@phx.gbl.. .[color=blue]
> Anybody knows what's the equivalent of the WebBrowser
> control in .NET?
>
> Thanks.[/color]
Apparently a proper managed version is coming with the next version of
Visual Studio (late 2004?)
"Ray" <anonymous@disc ussions.microso ft.com> wrote in message
news:1f7e01c427 43$f12fcbb0$a00 1280a@phx.gbl.. .[color=blue]
> Anybody knows what's the equivalent of the WebBrowser
> control in .NET?
>
> Thanks.[/color]
Microsoft Support is here to help you with Microsoft products. Find how-to articles, videos, and training for Microsoft Copilot, Microsoft 365, Windows 11, Surface, and more.
And direct a link to Mshtml, mostly you need that when you are using the
axwebbrowser.
The best way to handle is to set it in your toolbox by adding it to that and
than drag it to the form.
(I do not often use the designer however for this forever).
Microsoft Support is here to help you with Microsoft products. Find how-to articles, videos, and training for Microsoft Copilot, Microsoft 365, Windows 11, Surface, and more.
And direct a link to Mshtml, mostly you need that when you are using the
axwebbrowser.
The best way to handle is to set it in your toolbox by adding it to that and
than drag it to the form.
(I do not often use the designer however for this forever).
Comment