搜索资源列表
有背景颜色和文字颜色的只读属性的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
NumEdit_demo(An E Notation Numeric Edit Control).z
- CloseSmoothly_demo,实现数字化输入的编辑框控件,数字,字符过滤功能-CloseSmoothly_demo, digital input edit box control, numbers, characters filtering
HTML syntax highlighting with the Rich Edit contro
- HTML syntax highlighting with the Rich Edit control
具有背景颜色和文字颜色的EDIT控件
- EDIT控件设置只读属性后就不允许用户进行输入和编辑删除等基本操作了,控件只可以用来信息的浏览,但是,如果使用默认的设置函数的话,EDIT控件的背景色将变成灰色,如果你的主题程序的颜色背景进行一致的处理的话,这样可能会与你的整体风格不和,所以需要一个具有背景颜色但是又具有只读属性的EDIT控件刻不容缓了. 实现的方法其实很简单,派生一个CEDIT类,我们这里命名为CColReadOnlyEdit,再这个类中我们首先触发PreTranslateMessage,这个函数可以用来截获消息编程。-
Windows(Edit)
- 自己练手的一个关于Windows下Edit框的程序代码,基本上覆盖了Edit类的所有用法。-his practice on the one hand the Windows Edit the code box, basically covering all categories Edit usage.
edit-back
- 教你改变编辑框的背景和颜色,包括源码和例程-teach you edit box to change the background and color, including the source code and routines
如何防止Edit框中的密码不被非法获取
- 介绍如何防止edit框密码不被非法获取-how to prevent password edit box is not illegal acquisition
edit
- edit.zip 编辑框字符自动匹配的程序
带有历史记录的edit类
- 该代码例子提供了一个可以显示输入历史记录的edit类,在输入过程可以提示以前输入的字符。-The code examples provide an historical record show that the edit categories, the import process can be suggested before the character input.
带图标的edit类
- 该代码提供了edit编辑框中带有图标显示的例子-The code provides editors edit box with icon shows an example
一个很好的时间控件可以选择也可以edit修改
- 一个很好的时间控件可以选择也可以edit修改-a very good time control option can also edit changes
Crystal Edit
- crystal edit编辑器-crystal edit Editor
超酷的Edit窗体
- 非常好的edit控件-very good edit controls
编辑数字的Edit类
- 只能输入数字,拷贝和粘贴也只是那个是数字。
可编辑CListCtrl
- 在CListCtrl增加可编辑的CComboBox和Edit控件
HexEditor.HEX文件编辑控件
- HEX文件编辑控件,编辑HEX文件,使用RICHEDIT控件实现,HEX file edit control, editing HEX file, use the controls to achieve RICHEDIT
MFC.edit.list.box.control.code
- MFC编辑列表框控件设计代码MFC edit list box control design code -MFC edit list box control design code
edit
- VC编辑的edit程序具有复制的,清除的功能,希望大家完善-VC editing procedures have to copy edit, removing the function of hope that we improve the
Edit
- VC++/MFC 一个Edit控件类,需要的可以拿去看下-VC++/MFC an Edit control class, need is unspeakable Kanxia
EDIT
- 自绘编辑框,支持悬停支持提示,类似QQ的登录框(Self drawing edit box, support hover support prompt, similar to QQ login box)