搜索资源列表
MyMemo
- 文字编辑控件,继承自RichEdit,在编辑文字时,可以添加下拉选择栏,并可以为下拉框添加选项内容,并可以保存为模板xml文档,另外还实现了添加上下标、获取RTF文字等功能-Text editor control, inherited from RichEdit, edit the text at the time, you can add drop-down selection column, and can add options for the contents of the drop-
loadgif
- 在RichEdit中载入Gif动画,类似QQ表情-In the RichEdit load Gif animation, similar to the expression QQ
re_bmp
- insert bmp into richedit
Register_HTMLEdit_v0.01.zip
- 在一个项目中,为了文档在 C/S 与 B/S 之间直接兼容,C/S 也使用 HTML 作为文档格式。所以我参考 eWebEditor 在线编辑的JS 脚本,写了 一个像 RichEdit 那样可以插入GIF,JPG 等图片的编辑窗口控件。 HTML 可直接用 C:\Program Files\Common Files\Microsoft Shared\Triedit\dhtmled.ocx 做编辑窗口,但我在实际应用中发现 dhtmled.ocx 存在不版本间接口不相同的情况。所以参考