This article to recommend a WPF version of the Rich text editor, simple.htmleditor, the specific URL you can find, I modified the interface on the basis of this editor, adding some features, imitating the Kindeditor interface, given that they are not very skilled in WPF, Make the first use of it, and then will write an open source WPF Rich Text Editor, features: Basic text editing, view HTML source code, print, preview (not implemented), export text files, insert pictures (do not contain save), insert the table, etc., the interface is as follows:
1. Font color, background color selection:
2. Insert Picture function:
3. Insert Table function:
4. Insert the emoticons function (there are bugs here, because in doing something else, the problem is not resolved):
5. Right-click function:
Source Download Click to download
Back to home directory
Rush that year, love programming, Internet, good at not know Ha, a little anxious. Source: http://www.cnblogs.com/shanlin/This article is copyright to the author and the blog Park is shared, welcome reprint, but without the author's consent must retain this paragraph statement, and in the article page obvious location to give the original link, please respect other people's labor results.
WPF development Time Trace Diary (i)--Rich text editor