On my last Post (HTML Rendered for the compact framework (Pocket PC)) I was trying to find one Free component (Compact Framework) for Rendering HTML content.
Rob Zekt have put this great link http://www.opennetcf.org ;P
I have download the OpenNETCF.org Windows.Forms Library Open-Source Project, that include the following controls:
- Button (unfinished)
- Clipboard
- GroupBox
- HTMLViewer
- LinkLabel
http://www.opennetcf.org/forms.asp
Now, I am trying to use the HTMLViewer control but ....
Anyone use this Control ? Can anyone put here one simple example how to use it ?
Note: I've been trying, but I cannot get the control to display on the form.
Thanks ;)