搜索资源列表
myrichedit
- 在CRichEditCtrl控件中我们不能得到这样的操作,同时CRichEditCtrl是能够包含各种格式的内容,就好像Word一样能够写入各种不同的字体,不过CRichEditCtrl没有给我们提供这样的要求,今天我的目的也就是给他添加这样的扩展操作.-in Hyperlink control, we do not get the operation, while Chars can include various types of content, it seems like Microso
AutoRichEditCtrl_demo
- CAutoRichEditCtrl 程序说明 CAutoRichEditCtrl是一个从CRichEditCtrl派生的类,这个类使你可以快速地对RichEditCtrl中的字符、段落进行格式化。这个类也允许你插入RTF文本。试一试你就知道这个类多么好使。 -CAutoRichEditCtrl descr iption of the procedures CAutoRichEditCt rl is a Chars derived from the class, this type
自定义 CRichEditCtrl 控件》配套代码
- 自定义 CRichEditCtrl 控件》配套代码-Chars from the definition of control "complementary code
CRichEditCtrl
- CRichEditCtrl的用法例子,对初学者有用-Chars usage examples useful for beginners
CRichEditCtrlgif
- CRichEditCtrl中插入GIF动画
richeditrc
- 在CRichEditCtrl控件内插入位图
rtflib
- Introduction rtflib is a free C-library which is developed in order to help developers. Considering this release, 100% compatibility is achieved only with MS Word 97 to MS Word 2003 applications used as external RTF viewer to generated RTF documen
CRichEditCtrl完整使用方法
- CRichEditCtrl完整使用方法,整合网上大部分的CRichEditCtrl,解决可能因为环境而存在的编译BUG-CRichEditCtrl full use, integrated online most of the CRichEditCtrl, solutions may exist because of environmental build BUG
QQ_MyRichEdit2
- 通过CRichEditCtrl来实现的以讹QQ聊天窗口,可以发送文字、图片、链接等内容-Achieved by the correct CRichEditCtrl QQ chat window, you can send text, pictures, links, etc.
TextEdit_src
- 真实模拟windows操作系统自带的记事本程序。能过实现文本编辑的全部功能。这是一个很不错的例子程序,主要围绕对CRichEditCtrl的应用进行编程。欢迎大家积极下载。-Windows operating system comes with a true simulation of the Notepad program. Can lead to achieve the full functionality of a text editor. This is a very good exam
CRichEditCtrlGS_src
- RichEditCtrlGS.h defines a set of structures and a class for better handling of the CRichEditCtrl from Visual C++. To use this class, simply substitute every occurance of CRichEditCtrl by CRichEditCtrlGS. Also #include the header file RichEditCtrlGS.
CRichEditCtrl_Hyperlink
- VC++6.0源代码,演示在CRichEditCtrl添加内容和超级连接-VC++6.0 source code, demonstrates CRichEditCtrl add content and hyper-connectivity
CRichEdit
- m_edit1代表ID为IDC_EDIT1的CEdit控件的control类型的变量 m_richedit1代表ID为IDC_RICHEDIT1的CRichEditCtrl控件的control类型的变量-use QQ window
DECLARE_MESSAGE_MAP
- m_edit1代表ID为IDC_EDIT1的CEdit控件的control类型的变量 m_richedit1代表ID为IDC_RICHEDIT1的CRichEditCtrl控件的control类型的变量-use QQ window
Cwindows
- m_edit1代表ID为IDC_EDIT1的CEdit控件的control类型的变量 m_richedit1代表ID为IDC_RICHEDIT1的CRichEditCtrl控件的control类型的变量-use QQ window
MyRtf
- Simple Word Processor-This project build a simple word processor with CRichEditCtrl, rtf format.
VCyuandaimachengxu
- 车牌识别程序,准确定位车牌,真正实现了车牌识别的程序 -CDocument CString CFile CFileDialog CFileFind FindNextFile CScrollView CDC CPen CSize CBitmap CBrush CRect GetClientRect LoadBitmap CreatePatternBrush SelectObject FillRect DeleteObject GetObject BitBlt CreateCompatibleD
AutoRichEditCtrl_demo
- While MFC does provide a rich edit control, it does not provide a quick and easy way to handle formatting and RTF codes. CAutoRichEditCtrl is a derivative of CRichEditCtrl. This new class adds several functions that allow you to add formatting quickl
HTControlDemo
- 调试需要VS2010,只想看效果的可以联系我发给你exe.此VC界面控件皮肤库我会不断地更新,你发现问题及时联系我,请关注我的资源列表中最新版本。支持绝大多数常用控件,可以对控件进行任意换肤,支持控件任意透明度,界面无闪烁,不需要附加的学习即可使用。包含PNG透明按钮,静态控件,自定义进度条,自定义控制杆,自绘滚动条,完美替换CListCtrl滚动条,支持CListCtrl背景图显示,在CListCtrl中添加进度条,完美替换CRichEditCtrl滚动条等。-Debugging requir
