Emmanuel
Fri May 20 08:30:03 CDT 2005
Hi Morten,
Thank you. It works just as expected.
Emmanuel
"Morten Wennevik" <MortenWennevik@hotmail.com> wrote in message
news:op.sq2lrxemklbvpo@stone...
> Hi Emmanuel,
>
> You can use the Microsoft Web Browser COM control, located in shdocvw.dll.
> If you have Visual Studio.Net, right-click on the ToolBox->Add/Remove
> Items select the COM tab and check Microsoft Web Browser in the list.
> Then simply drag an drop the control like any other control.
>
> If you don't have Visual Studio.Net reference the dll when you compile.
>
> As for how to use it, Google is your friend
>
> [Sample project]
>
http://www.codeproject.com/csharp/mshtml_automation.asp
>
>
> On Fri, 20 May 2005 11:21:16 +0200, Emmanuel <Emmanuel@newsgroup.nospam>
> wrote:
>
>> Hi,
>>
>> Is there a way to display (embed) an Internet Explorer inside a windows
>> form
>> ?
>>
>> Is there any control that can do that (be an Interner browser control) ?
>>
>> Thanks
>> Emmanuel
>>
>>
>>
>
>
>
> --
> Happy coding!
> Morten Wennevik [C# MVP]