How to display RTF

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi,

I'm trying to display an RTF string on a Windows Mobile device running
Pocket PC 2003 with .Net framework 1.X (Compact). I've been hunting all over
the net to get some idea of how I might go about this.

Does the compact framework support a native RTF control, if not, how do I
go about displaying RTF from my C# project?

(Apologies if this is in the wrong discussion group).

Regards
 
Hello n_lloyd,

n> I'm trying to display an RTF string on a Windows Mobile device
n> running Pocket PC 2003 with .Net framework 1.X (Compact). I've been
n> hunting all over the net to get some idea of how I might go about
n> this.

n> (Apologies if this is in the wrong discussion group).

compactframework groups is place for CF questions

---
WBR, Michael Nemtsev [C# MVP] blog: http://spaces.live.com/laflour
team blog: http://devkids.blogspot.com/

"The greatest danger for most of us is not that our aim is too high and we
miss it, but that it is too low and we reach it" (c) Michelangelo
 
Back
Top