文件名称:WPF版HTML编辑器基于RichTextBox
文件大小:369KB
文件格式:ZIP
更新时间:2017-07-24 03:59:07
WPF HTMLEDIT 基于 RichTextBox
网上找到的WPF版HTML编辑器都是基于web browser控件,它在WPF中存在AllowsTransparency问题。今天终于解决了,分享给大家。 只收1分,大家可以接收吧! 源码来自于codeproject,原版不支持中文汉字,中文会变成乱码还报错。 我做了小修改,全部改为UTF-8编码。
【文件预览】:
WpfRichText.Ex
----Controls()
--------RichTextEditor.xaml.cs(1KB)
--------Images()
--------RichTextEditor.xaml(6KB)
----WpfRichText.Ex.csproj(7KB)
----App.xaml.cs(316B)
----Window1.xaml(792B)
----XamlToHtmlParser()
--------HtmlFromXamlConverter.cs(22KB)
--------HtmlCssParser.cs(47KB)
--------HtmlLexicalAnalyzer.cs(31KB)
--------HtmlToXamlConverter.cs(125KB)
--------HtmlSchema.cs(36KB)
--------HtmlTokenType.cs(798B)
--------HtmlParser.cs(27KB)
----app.config(161B)
----Window1.xaml.cs(3KB)
----Properties()
--------Settings.settings(201B)
--------Resources.Designer.cs(3KB)
--------AssemblyInfo.cs(2KB)
--------Settings.Designer.cs(1KB)
--------Resources.resx(5KB)
----App.xaml(322B)
----Commands()
--------CommandReference.cs(2KB)
--------DelegateCommand.cs(14KB)
----AttachedProperties()
--------RichTextboxAssistant.cs(5KB)
----obj()
--------x86()
----bin()
--------Debug()
--------Release()
WpfRichText.Ex.sln
WpfRichText.Ex.suo
WpfRichText.Ex.v12.suo