搜索资源列表
完全平面的Edit控件类
- 完全平面的Edit控件类-completely flat Edit Control Class
有背景颜色和文字颜色的只读属性的EDIT控件的实现
- 是否为你的EDIT控件设置成为只读属性那个灰色的背景色不合你的程序整体布局而烦恼了-whether your EDIT Controls set to read-only attribute that gray background color of your substandard procedures and the overall layout of trouble
具有背景颜色和文字颜色的EDIT控件
- EDIT控件设置只读属性后就不允许用户进行输入和编辑删除等基本操作了,控件只可以用来信息的浏览,但是,如果使用默认的设置函数的话,EDIT控件的背景色将变成灰色,如果你的主题程序的颜色背景进行一致的处理的话,这样可能会与你的整体风格不和,所以需要一个具有背景颜色但是又具有只读属性的EDIT控件刻不容缓了. 实现的方法其实很简单,派生一个CEDIT类,我们这里命名为CColReadOnlyEdit,再这个类中我们首先触发PreTra
增强 Edit 控件为日期输入控件
- 增强 Edit 控件为日期输入控件-enhanced Edit Control date for the importation of Control
edit控件的使用.txt
- 介绍MFC编程中的edit控件的使用及例程
EditGrid控件(附源码).zip
- EditGrid控件(附源码).
完全平面的Edit控件类
- 完全平面的Edit控件类-completely flat Edit Control Class
自定义 CRichEditCtrl 控件》配套代码
- 自定义 CRichEditCtrl 控件》配套代码-Chars from the definition of control "complementary code
增强 Edit 控件为日期输入控件
- 增强 Edit 控件为日期输入控件-enhanced Edit Control date for the importation of Control
编辑控件源代码crysedit_twine_src
- 编辑控件源代码crysedit_twine_src-Edit Control source code crysedit_twine_src
在RichEdit控件中显示图片
- 在RichEdit控件中显示图片-in RichEdit controls showed pictures
一个很好的时间控件可以选择也可以edit修改
- 一个很好的时间控件可以选择也可以edit修改-a very good time control option can also edit changes
有背景颜色和文字颜色的只读属性的EDIT控件的实现
- 是否为你的EDIT控件设置成为只读属性那个灰色的背景色不合你的程序整体布局而烦恼了-whether your EDIT Controls set to read-only attribute that gray background color of your substandard procedures and the overall layout of trouble
COleRichEditCtrl-DemoProject
- 不错的在codeProject中找来的Edit控件,功能很好-good codeProject pull in the Edit Control, functions well
具有背景颜色和文字颜色的EDIT控件
- EDIT控件设置只读属性后就不允许用户进行输入和编辑删除等基本操作了,控件只可以用来信息的浏览,但是,如果使用默认的设置函数的话,EDIT控件的背景色将变成灰色,如果你的主题程序的颜色背景进行一致的处理的话,这样可能会与你的整体风格不和,所以需要一个具有背景颜色但是又具有只读属性的EDIT控件刻不容缓了. 实现的方法其实很简单,派生一个CEDIT类,我们这里命名为CColReadOnlyEdit,再这个类中我们首先触发PreTra
HistoryEditDemo
- edit控件的用法。可以接收数据,而且当前数据不回覆盖之前的数据。-edit controls usage. Can receive data, but current data do not cover back before the data.
redirect_demo
- 重定向。运行一个*.exe文件,输出结果重定向到 edit控件-redirect. Running a*. exe file, the output redirected to edit controls
Edit_test
- 关于的具体使用实例,怎样使用Edit控件设置内容,怎样获取Edit中的内容等等.-on the use of specific examples of how to use the Edit Control set up, How to Obtain Edit the contents, and so on.
EDIT
- 这个程序提供了有关EDit控件的操作的例子,对于菜鸟学习有帮助。-This procedure provides information on the operation of control EDit example, help for the rookie learning.
实现EDIT控件自绘
- 自绘的MFC CEdit控件,可以用来参考或直接添加使用(Self drawn MFC CEdit control)