Add Advanced RTF Parsing to your TextArea Controls
Within the Formatted Text Control (FTC) is an RTF parser that both reads and writes RTF and you can now add the same RTF processing power to your TextArea Controls! There are two parts to this software including the core RTF parser and the glue code that hooks up the core parser to the TextArea control. With this code you will have the ability to get and set RTF and additionally it handles cut, copy and paste for the TextArea.