I was trying to find one component for Rendering HTML content.
The only one I have found for the compact framework was this one:
HTMLViewer Control
http://www.intelliprog.com/netcf/htmlctl.html
The same problem, again ... this is not free!! :(
Perhaps, someone here, have written his own HTML rendering component for using with the .NET Compact Framework and don’t mind to share that ;)
If you dont have any component, how you do the HTML rendering ? I will love to see how you guys do that:)
P/Invoke htmlview.dll ??