-
一个CEditView派生类强调插入线。
A CEditView derived class that highlights the caret line.
- 2022-07-24 08:24:05下载
- 积分:1
-
时间格式输入控件
时间格式输入控件-time input format controls
- 2022-07-26 22:02:05下载
- 积分:1
-
可以在编辑域以外的地方,如资源管理器 拖放文件或文件夹
可以在编辑域以外的地方,如资源管理器 拖放文件或文件夹-can edit outside the domain, such as resource management for drag and drop files and folders
- 2022-02-21 04:32:32下载
- 积分:1
-
支持edit设背景,很不错的源码
支持edit设背景,很不错的源码-support edit based background, a very good source
- 2023-02-22 05:25:03下载
- 积分:1
-
有时候需要限制编辑框输入的字符,比如只允许输入字母字符,或者只允许输入数字字符,本例子通过派生一个CEdit类处理WM_CHAR消息,然后从编辑控件中过滤特定的...
有时候需要限制编辑框输入的字符,比如只允许输入字母字符,或者只允许输入数字字符,本例子通过派生一个CEdit类处理WM_CHAR消息,然后从编辑控件中过滤特定的字符。-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 in this case through a derived type CEdit WM_CHAR information processing, and then from the Edit Control filtering specific characters.
- 2023-07-10 08:40:04下载
- 积分:1
-
此程序是如何利用SDK编码
此程序是如何利用SDK编码- How is this procedure codes using SDK
- 2022-07-27 14:55:58下载
- 积分:1
-
* Function: Input Double number in CEdit
* 支持拷贝和粘贴,粘贴的时候只支持数字和一个小数点,不让支持负号
*...
* Function: Input Double number in CEdit
* 支持拷贝和粘贴,粘贴的时候只支持数字和一个小数点,不让支持负号
* Last Update Date: 02-04-2009 11:32:06 Guang Zhou Logansoft.com
* Last Update Date: 02-05-2009 10:17:46 Guang Zhou Logansoft.com
*
* 使用方法:
* Add to Project file:EditNumeric.h/CPP
* Add the follow code in your StdAfx.h
* #include "EditNumeric.h"
* CEditNumeric m_Edit1-* Function: Input Double number in CEdit
* 支持拷贝和粘贴,粘贴的时候只支持数字和一个小数点,不让支持负号
* Last Update Date: 02-04-2009 11:32:06 Guang Zhou Logansoft.com
* Last Update Date: 02-05-2009 10:17:46 Guang Zhou Logansoft.com
*
* 使用方法:
* Add to Project file:EditNumeric.h/CPP
* Add the follow code in your StdAfx.h
* #include "EditNumeric.h"
* CEditNumeric m_Edit1
- 2022-07-04 06:40:23下载
- 积分:1
-
记事本的增强版,可以针对不同的编程语言语法高亮,及相关提示,对于不想用IDE开发程序的编程爱好者,绝对是很强大的工具。...
记事本的增强版,可以针对不同的编程语言语法高亮,及相关提示,对于不想用IDE开发程序的编程爱好者,绝对是很强大的工具。-it is the extend of notepad.it is very convenient for program lover to develop program,especial these hating IDE.
- 2022-02-21 04:49:13下载
- 积分:1
-
一代IP地址控制,用户可以通过修改属性的变化…
一款生成IP地址控件,用户可通过修改属性改变生成IP地址的类型,提供了原代码方便用户进行修改.-A generation of IP address control, the user can change by modifying the attributes to generate the type of IP address, provides a user-friendly source code be modified.
- 2022-03-26 15:20:44下载
- 积分:1
-
实现输入时间、日期、邮编等的编辑框。
实现输入时间、日期、邮编等的编辑框。-achieve input time, date, zip code editor at the box.
- 2022-02-14 23:45:40下载
- 积分:1