搜索资源列表
ManOriKnowledge
- 最近弄一个可以编辑显示文本、图片、公式、表格、超链接等内容的东东,将其保存好数据库(DB4O),然后直接在内存中打开。最先想到的当然是dotNet的RichTextBox,但它对这些格式数据支持并不好,尤其是上下标。然后就是微软的Office Framer Control,没有什么问题,但是需要运行word进程,那玩意太庞大,尤其是在打开多个文档的时候占用内存过多。最后想到了wpf的Flowdocment,它虽然不直接支持公式,但在能直接将相关内容转换为图片形式,且不会改变显示样式。使用WPF
RichTextBoxSamples
- vs2008 WPF应用程序 RichtextBox示例-vs2008 WPF RichTextBox Example applications
Spell_Check_in_TextBox_or_RichTextBox
- WPF, Spell Check in TextBox or RichTextBox.
WPF
- 複製網頁內容到richtextbox並保有原來格式-Copying from Webpage to richtextbox
RTFEditor
- WPF 通过Richtextbox实现了简单的Word功能,涉及到了Richtextbox的常用操作-WPF through the Richtextbox to achieve a simple Word function involves a Richtextbox common operations
TextEditor
- WPF 文本编辑器,Richtextbox,实现了文字颜色,以及背景色的改变 非常不错哦!-WPF text editor Richtextbox text color, and background color change is very good, oh!
WPFTest
- 基于WPF richtextbox 实现word文档按格式导入和导出-Based on WPF richtextbox word document format to import and export by
WpfRichTextBoxEdit
- 基于WPF的文本编辑软件,采用RichTextBox实现文本的格式化-WPF-based text editing software, using RichTextBox for text formatting
TestRichTextBox
- wpf richtextbox bangding
Ex03
- WPF 符文本编辑器 , RichTextBox 插入图片\连接\文字-WPF text editor
BRichTextEditor
- The BRichTextEditor control itself is pretty straightforward. It is a user control with two constituent controls a WPF RichTextBox control and a formatting toolbar. The formatting buttons are wired to commands the WPF command library.-The BRichTextEd