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

Search list

[RichEditCRichEditCtrlGS_demo

Description: 扩展的RichEdit,方便的实现字体颜色,大小的设置以及段落排版-expansion RichEdit to facilitate the realization of font color, size settings and paragraphs typesetting
Platform: | Size: 220160 | Author: 王睿 | Hits:

[RichEditmyrichedit

Description: 在CRichEditCtrl控件中我们不能得到这样的操作,同时CRichEditCtrl是能够包含各种格式的内容,就好像Word一样能够写入各种不同的字体,不过CRichEditCtrl没有给我们提供这样的要求,今天我的目的也就是给他添加这样的扩展操作.-in Hyperlink control, we do not get the operation, while Chars can include various types of content, it seems like Microsoft Word to write different kinds of fonts, but Chars not provided us with such a request, my aim is to add to his expansion of the operation.
Platform: | Size: 18432 | Author: ww | Hits:

[RichEditCEdit和CRichEdit2

Description: 有时候需要限制编辑框输入的字符,比如只允许输入字母字符,或者只允许输入数字字符,-sometimes necessary to restrict the importation of the edit box characters, such as only allowing the importation of alphabetical characters, or allow only the importation of digital characters,
Platform: | Size: 56320 | Author: dd | Hits:

[Windows DevelopAutoRichEditCtrl_demo

Description: CAutoRichEditCtrl 程序说明 CAutoRichEditCtrl是一个从CRichEditCtrl派生的类,这个类使你可以快速地对RichEditCtrl中的字符、段落进行格式化。这个类也允许你插入RTF文本。试一试你就知道这个类多么好使。 -CAutoRichEditCtrl description of the procedures CAutoRichEditCt rl is a Chars derived from the class, this type so you can quickly right RichEditCtrl of characters, paragraphs formatted. This category also allows you to insert the RTF version. You try to know how so this category.
Platform: | Size: 32768 | Author: 刘伟 | Hits:

[RichEditCRichEditCtrl

Description: CRichEditCtrl的用法例子,对初学者有用-Chars usage examples useful for beginners
Platform: | Size: 12288 | Author: 张超 | Hits:

[OtherQQface

Description: VC++6.0编译 导入已存在的表情文件到QQ目录中-VC++ 6.0 compiler to import existing documents to the QQ expressions directory
Platform: | Size: 5370880 | Author: 张鹏 | Hits:

[RichEditMyWord

Description: 一个实用WORD处理程序.该实例较深入演示CRichEditView的使用.-WORD a practical process. The example of a more in-depth presentation CRichEditView use.
Platform: | Size: 35840 | Author: nametrue | Hits:

[RichEditCRichEditCtrlgif

Description: CRichEditCtrl中插入GIF动画-CRichEditCtrl insert GIF animation
Platform: | Size: 5120 | Author: xing | Hits:

[CSharpEasement

Description: VS2008开发的VC++笔记记录工具 VC++笔记记录工具,源代码编译运行于VS2008及以上版本,能够快速记录笔记,支持便笺管理和文件管理的一个小工具软件,程序中把CListCtrl 改成可以按文件路径显示文件。   把CRichEdit改成可以显示行号,可以设置背景等,语法高亮暂时没弄出来(主要是闪烁的问题找不到办法解决)。   把CButoon写成符合下列要求:   支持位图、边框、填充颜色三种风格,并且可以内置一个小按钮,像标签上面的关闭按钮。   把CStatic 改写成工具栏使用。在上面创建按钮, 可以从左排列,从右排列等 -VS2008 VC notes record the development of tools VC notes recording tools, source code compile and run in VS2008 and above, to quickly record notes, notes and documentation to support a small tool for software programs into the CListCtrl can display the file by file path. The CRichEdit can display line numbers into, you can set the background, syntax highlighting for the time being did not get it out (mainly flicker problem can not find a solution). The CButoon write the following requirements: Support the bit maps, borders, fill color of three styles, and can be built a small button, like the label above the Close button. CStatic rewritten to use the toolbar. Create button in the above can be ordered from the left, right arrangement, etc.
Platform: | Size: 364544 | Author: 叶韵 | Hits:

[ICQ-IM-Chatvcchartwhithpicture

Description: 用VC实现的聊天室功能,包括服务器端和客户端代码,可以发送图片和gif动画-the chatroom by vc++,it is used for crichedit and the socket
Platform: | Size: 482304 | Author: luoyu | Hits:

[RichEditCRichEditCtrlPRject

Description: 实现了CRichEdit可以加载显示文本文件,*.bmp文件,wmv文件以及PPT文件等功能,编译通过,并附有生成的.exe文件-Achieve CRichEdit display text files can be loaded,*. bmp file, wmv files, and PPT files and other functions, compile, along with the generated. Exe files
Platform: | Size: 405504 | Author: Kick | Hits:

[Dialog_WindowDareNotePad

Description: 使用VC6.0 MFC开发的基于对话框的VC++程序,实现了记事本的基本功能,通过派生出的crichedit和CDIALOG类,自己编写了查找、替换等功能, 主要包括,新建、打开、保存、另存为、打印设置、打印、退出;具有判断退出、新建、打开时对当前文档是否保存等功能 具有撤销、复制、粘贴、剪贴、删除等基础功能,通过派生类绘制了查找、替换对话框,实现了和window记事本同样的功能。另外还包括右键快捷菜单功能,和主菜单一样实时更新菜单可能状态 利用MFC通用对话框,实现了字体设置功能;并且实现了查看工具栏和状态栏的功能,由于时间有限部分功能尚未实现-a vc6.0 mfc dialog based vc+ program,like the windows notepad ,same class are genenraor based crichedit and cdialog ,have find replace functions
Platform: | Size: 69632 | Author: 田欣 | Hits:

[Printing programCPP2010-03-20-VCNotebook

Description: 基于MFC的打印功能实现,主要包括,新建、打开、保存、另存为、打印设置、打印、退出;具有判断退出、新建、打开时对当前文档是否保存等功能 具有撤销、复制、粘贴、剪贴、删除等基础功能,通过派生类绘制了查找、替换对话框,实现了和window记事本同样的功能。另外还包括右键快捷菜单功能,和主菜单一样实时更新菜单可能状态 利用MFC通用对话框,实现了字体设置功能;并且实现了查看工具栏和状态栏的功能,由于时间有限部分功能尚未实现-a vc6.0 mfc -dialog based vc+ program,like the windows notepad ,same class are genenraor based crichedit and cdialog ,have find replace functions
Platform: | Size: 2319360 | Author: ying | Hits:

[RichEditCRichedit

Description: Richedit控件访问技术,适合初级者使用,有需要的可以看看,挺不错的-Richedit access control technology, suitable for beginners in need can look very good
Platform: | Size: 289792 | Author: wl | Hits:

[Windows DevelopFreeBird2011

Description: FreeBird2011模仿飞鸽,可聊天+传文件功能的网络即时通软件,VC++源码下载,可进行局域网的聊天、一对多、多对一、和多对多的传送和续传文件,另外还有一些实用的VC技巧知识,比如只打开一个应用程序、CRichEdit的使用、最小到托盘、自动检测在线用户(多播组)等。-FreeBird2011 imitate Dove, file transfer function can chat+ network instant messaging software, VC++ source code download, you can chat LAN, many, many, and many-transfer and resume file, and there are some VC practical knowledge of skills, for example, only open an application, CRichEdit use the smallest to the tray, automatic detection of online users (multicast group) and so on.
Platform: | Size: 676864 | Author: wpudn30 | Hits:

[OtherMyRichEdit

Description: 一个通过 CRichEdit 类来实现部分文本改变字体的 MFC 程序-To implement a part of the text by changing the font RichEdit class MFC program
Platform: | Size: 3653632 | Author: 彭于斌 | Hits:

[ADO-ODBCCRichEdit

Description: m_edit1代表ID为IDC_EDIT1的CEdit控件的control类型的变量 m_richedit1代表ID为IDC_RICHEDIT1的CRichEditCtrl控件的control类型的变量-use QQ window
Platform: | Size: 3072 | Author: qm120laof | Hits:

[Button controlrajssuk

Description: 一个使用CRichEdit控件的聊天窗口基本代码,完成了对话框背景,改变字体的功能()
Platform: | Size: 126976 | Author: bejshdark | Hits:

[Button controlpkototyping

Description: 一个使用CRichEdit控件的聊天窗口基本代码,完成了对话框背景,改变字体的功能()
Platform: | Size: 126976 | Author: daobdlic | Hits:
« 1 2»

CodeBus www.codebus.net