Welcome![Sign In][Sign Up]
Location:
Search - RichEdit

Search list

[RichEditMsger

Description: 类似于QQ在RichText文本编辑框里面插入Gif动画表情的程序。通过该程序可以了解怎样在RichEdit里面插入OLE对象。-QQ is similar in RichText box inside a text editor to insert Gif animation expressions procedures. Through the program can learn how to insert OLE objects inside RichEdit.
Platform: | Size: 146432 | Author: | Hits:

[RichEditRichEdit

Description: 从网上没有找到可以向richeditbox插入自定义超连接的实现方法,自己做了一个-EN_LINK notifications Imple
Platform: | Size: 77824 | Author: 彭祥和 | Hits:

[RichEditMyMemo

Description: 文字编辑控件,继承自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-down box, and can be saved as a template xml documents, in addition to adding the upper and lower standard implementation, access to RTF language features
Platform: | Size: 585728 | Author: xiao | Hits:

[Delphi VCLRichView_1.9.38

Description: 比Delphi RichEdit好百倍的RichEdit控件-Delphi RichEdit times better than the RichEdit control
Platform: | Size: 3020800 | Author: James | Hits:

[RichEditXSWord

Description: 利用RichEdit显示Word文档,运行程序,即可在控件中显示Word文档.-Use RichEdit display Word documents, run programs, you can control to display Word documents.
Platform: | Size: 2207744 | Author: 苏秦 | Hits:

[GUI DevelopMethod

Description: PlayEnhMetaFile函数使用,RichEdit不同行显示不同字体,窗体的透明-The use of PlayEnhMetaFile function, RichEdit different lines show different fonts, transparent form
Platform: | Size: 1024 | Author: 张磊 | Hits:

[EditBoxRichEdit

Description: vb编写的richedit2a控件,有时还很难找。-richedit2a
Platform: | Size: 76800 | Author: 王嘉都 | Hits:

[Windows DevelopThemedRichEdit_Redis

Description: Theme Richedit sample program in visual c-Theme Richedit sample program in visual c++
Platform: | Size: 62464 | Author: TMTrung | Hits:

[RichEditExRichTextBox

Description: Extended Richedit control. C# class wrapper with usefull features for logging tasks.
Platform: | Size: 49152 | Author: bf1972 | Hits:

[RichEditSourceEditorComponent

Description: 代码编辑控件, 基于RichEdit, 还行.-Code edit control, based on the RichEdit, also visit.
Platform: | Size: 192512 | Author: 春潮 | Hits:

[assembly languageNotepadatenl

Description: Win32汇编写的记事本源码 ,模拟XP自带记事本,未实现打印功能,拖放文件功能 richEdit控件未实现右键菜单 实现查找、替换、转到行、等基本功能,添加了工具栏和状态栏,增加颜色功能 -Win32 compilation of source code written in Notepad, analog XP comes with Notepad, not to achieve print functionality, drag-and-drop file functionality richEdit menu control does not achieve the realization of right to find, replace, to the line, and other basic functions, adding a toolbar and status column to increase the color feature
Platform: | Size: 18432 | Author: 钱前 | Hits:

[assembly languageRICHEDIT

Description: richedit记事本程序源码,带rc文件 -richedit Notepad program source code, with rc files
Platform: | Size: 8192 | Author: Seraph | Hits:

[Editorrichedit

Description: 使用Win32编程设计一个功能及界面风格类似于记事本的文本编辑器。主要实现的功能: 主菜单应包含基本的文件操作,包括新建、打开、保存、另存、退出,以及基本的文本编辑操作,包括撤销、剪切、复制、粘贴、删除、全选。 各菜单功能项应该有与之相对应的热键字符和快捷键。 支持简单的右键菜单功能,提供便捷的编辑处理。 较高要求:支持字体、文字颜色等特性。 -To design a program using the Win32 functions and interface style similar to the Notepad text editor. The main implementation features: the main menu should contain the basic file operations, including a new, open, save, save, exit, and basic text editing operations, including revocation, cut, copy, paste, delete, Select All. The menu features items there should be corresponding to the hotkey characters and shortcut keys. To support a simple right-click menu functionality, providing convenient editing. High requirements: support for fonts, text color and other characteristics.
Platform: | Size: 7168 | Author: 陆郁文 | Hits:

[Internet-Networklanchat

Description: 聊天室功能 以tcp建立(mysocket类) 私聊和搜索局域网功能 由udp协议建立 (serchsocket类) qq表情功能 应用qq中的ImageOle.dll接口 重载richedit 加入insertface函数 文件传送 由serchSocket发出请求 ,然后以filesocket建立连接,一个一个文件传送 将文件拖到程序窗口就能向连接框中的ip发送文件,可以传送多个文件-Tcp chat room feature to establish (mysocket class) private chat and search for local area network function is performed by udp protocol to establish (serchsocket category) qq in qq expression of functional applications ImageOle.dll interface overload richedit join insertface file transfer function is a request by the serchSocket, and then filesocket establish a connection, a file transfer a file onto the program window will be able to connect ip box to send files, you can transfer multiple files
Platform: | Size: 2768896 | Author: xiao5233 | Hits:

[Delphi VCLMasterDelphi5

Description: Delphi 5 入门到精通 配送源码 本文档介绍了如何创建一个简单的编辑器,在RichEdit控件基础上,用Delphi 5。该计划有一个菜单,并实现了许多功能,包括打开和保存文本文件的完整计划。事实上,我们希望能够要求用户保存任何在打开一个新的修改后的文件,以避免丢失任何变化。听起来像一个专业的应用程序,不是吗?-Mastering Delphi 5 source code distribution of this document describes how to create a simple editor, based on the RichEdit control, using Delphi 5. The plan has a menu, and implements a number of features, including open and save text files a complete plan. In fact, we want to require users to save any modifications to open a new document in order to avoid loss of any changes. It sounds like a professional application, is not it?
Platform: | Size: 1320960 | Author: lizhang | Hits:

[Windows DevelopRichEditCtrl

Description: Demonstrate how to create custom RichEdit control in Visual C-Demonstrate how to create custom RichEdit control in Visual C++
Platform: | Size: 65536 | Author: DaMir | Hits:

[Windows DevelopMyRichEdit

Description: 结合VC中MSDN自带richedit例程,添加多项菜单功能之后的文本编辑器,对学习工具栏的编程有一定参考价值!-Richedit with VC in the MSDN own routines, adding after a number of the menu features a text editor, for programming learning tool bar there is a certain reference value!
Platform: | Size: 5380096 | Author: hungkun | Hits:

[RichEditrichole2

Description: richedit中嵌入图片的汇编实现代码-richedit compilation of embedded images to achieve the code
Platform: | Size: 143360 | Author: 笑梅 | Hits:

[RichEdit35738600ChatTest

Description: 主要功能是实现richedit的表情插入,像QQ或msn一样-Main function is to achieve expression richedit insert, such as QQ or msn like
Platform: | Size: 5659648 | Author: 郭新涯 | Hits:

[RichEditloadgif

Description: 在RichEdit中载入Gif动画,类似QQ表情-In the RichEdit load Gif animation, similar to the expression QQ
Platform: | Size: 861184 | Author: 杨华锋 | Hits:
« 1 2 3 4 5 67 8 9 10 11 ... 24 »

CodeBus www.codebus.net