Embedding IWebbrowser2 ATL interface control in C# windows mobile smart device application

Posted by Ramanand Bhat on Stack Overflow See other posts from Stack Overflow or by Ramanand Bhat
Published on 2009-12-30T07:01:54Z Indexed on 2010/03/28 15:23 UTC
Read the original article Hit count: 345

Hi All,

We have developed an ATL smart device project for to save the web page locally in windows mobile device. The application uses native IWebbrowser2 ATL interface control to browse the web page and save the web page complete.

Now we need to have our UI and other user interface controls to be designed and developed using C# also we have some UI module already available in C#.

So please provide us a method to embed native IWebbrowser2 ATL interface control to the C# smart device project.

your feedback will be greatly appreciated. Thanks, Ramanand Bhat.

© Stack Overflow or respective owner

Related posts about windows-mobile

Related posts about webbrowser-control