Opennetcf htmlviewer??

T

Timothy Taylor

I am having trouble with Opennetcf htmlviewer control!

How do i work this thing in VB.NET? I add it to my refrences, but how do i
get it on my form? And how do i tell it to go to a website?

Isn't there an example or something anybody could give me in vb.net cf??

Thanks so much

-Tim
 
C

Chris Tacke, eMVP

You are correct. As of now it does not support navigating, just displaying
formatted HTML. Further functionality is in the works.
 
T

Timothy Taylor

Ok, that's good to know. But still, is there an example or something that
shows me how to pass it html from vb.net cf?

Thanks,

-Timothy
 
E

Erdem ALKILIÇGiL

i have tried the control
it works good,and i could embed the windows media player.
but i can not achive to embed the flash control
 
M

Mark Arteaga

Yes, more functionality is currently being worked on. One way to get a web
page in the control is using HTTPRequest and set the HTMLString of the
control to the response of the HTTPRequest.

HTH
Mark Arteaga
www.clearknowledge.com
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top