搜索资源列表
edstream.zip
- 使用CRichEdit中StreamIn方法使RichEdit控件和文件一起使用的例子
RTFReader
- 使用RichTextBox控件浏览各种类型的文本文件.被支持的有txt,rtf,htm,html,shtml,asp,php,jsp,cgi等-RichTextBox control the use of all types of browsing text files. Supported by txt, rtf, htm, html, shtml, asp, php, jsp, etc. cgi
ManOriKnowledge
- 最近弄一个可以编辑显示文本、图片、公式、表格、超链接等内容的东东,将其保存好数据库(DB4O),然后直接在内存中打开。最先想到的当然是dotNet的RichTextBox,但它对这些格式数据支持并不好,尤其是上下标。然后就是微软的Office Framer Control,没有什么问题,但是需要运行word进程,那玩意太庞大,尤其是在打开多个文档的时候占用内存过多。最后想到了wpf的Flowdocment,它虽然不直接支持公式,但在能直接将相关内容转换为图片形式,且不会改变显示样式。使用WPF
VB6_No_RichText.ocx_showRtf
- 这个vb6程序演示了不使用RichText控件进行显示带有标识RTF格式信息。调用的dll文件。
clipview.ZIP
- 使用此控件用来将一个地方的文件剪贴到另一个地方-use this control to be used for a cut-and-paste parts of the document to another
edstream
- 使用CRichEdit中StreamIn方法使RichEdit控件和文件一起使用的例子-A example in which RichEdit control is used together with file by using streamIn method of CRichEdit