搜索资源列表
NumEdit_demo(An E Notation Numeric Edit Control).z
- CloseSmoothly_demo,实现数字化输入的编辑框控件,数字,字符过滤功能-CloseSmoothly_demo, digital input edit box control, numbers, characters filtering
具有背景颜色和文字颜色的EDIT控件
- EDIT控件设置只读属性后就不允许用户进行输入和编辑删除等基本操作了,控件只可以用来信息的浏览,但是,如果使用默认的设置函数的话,EDIT控件的背景色将变成灰色,如果你的主题程序的颜色背景进行一致的处理的话,这样可能会与你的整体风格不和,所以需要一个具有背景颜色但是又具有只读属性的EDIT控件刻不容缓了. 实现的方法其实很简单,派生一个CEDIT类,我们这里命名为CColReadOnlyEdit,再这个类中我们首先触发PreTranslateMessage,这个函数可以用来截获消息编程。-
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
超酷的Edit窗体
- 非常好的edit控件-very good edit controls
编辑数字的Edit类
- 只能输入数字,拷贝和粘贴也只是那个是数字。
hlinkview_src 实现的edit中有链接的例子
- 使用wtl实现的edit中有链接的例子,-The example of edit with link in it which using wtl to realize
Edit-Control-Bar
- 实现编辑框的多种操作,包括:如何将编辑框中输入的字符转换为大写(小写);如何限制编辑框输入文本的长度;如何限制编辑框只能输入数字;如何在编辑框中实现多行显示;如何在编辑框中追加文本。-Edit box to achieve a variety of actions, including: how to edit box, enter the characters converted to uppercase (lowercase) how to limit the length of the
Edit-demo
- Edit控件 限制输入长度、仿序列号输入、限制输入指定的字符或数字、自动跳转到下一个编辑框.-Edit control limit input length, fake serial number, input, limit the importation of a specified character or number, automatically jump to the next edit box.
NumEdit_demo
- 数字编辑框类。可以直接在编辑框中输入数字,其它的不接受-Edit box type figure. Directly in the edit box, enter the figure, the other does not accept
CHexEditDemo
- Recently, I was working on a diagnostic software which requires a Edit Control used for HEX/DEC numbers input. The CEdit that comes with MFC is not so good for this job, as it can not prevent the user from typing an invalid HEX number. Therefore
editpad_src
- 第六个标注特殊字符的编辑框-the sixth edit which can label special chars
history_edit_demo
- 方便地往多行编辑框后面添加数据行的多行编辑框-Multi-line edit which can add data lines to the end of the edit conveniently
RichSyntaxView_src
- RichEdit编辑框-RichEdit edit box
XmlDataEditor_src
- xml edit box
editor
- 一个用VB语言编写的模仿带有行号和关键字颜色的编辑控件-A use VB language to imitate with a line number and the color of the edit control keywords
