Which method did you use?
--
--
Alex Yakhnin, .NET CF MVP
www.intelliprog.com |
www.opennetcf.org
:
Hello Sergey,
I have downloaded the dlls and now able to place a browser on the form, i
even assigned the html text to the control. But nothing is seen on the
browser.
I am using web service to get this HTML text. Everything else is working
fine except this browser issue.
Thanks,
Vivek
:
You might consider OpenNETCF.Windows.Forms.WebBrowser from SDF:
http://www.opennetcf.org/sdf/
--
Sergey Bogdanov [.NET CF MVP, MCSD]
http://www.sergeybogdanov.com
Vivek wrote:
I am using VS 2003 emulator to develop a application for Pocket PC, I want
use web browser in one form. But I am not able to find the web browser
control to add to the form.
Please help.