登录
首页 » Windows开发 » 这个代码功能是格式化需要输入内容的文本框,同时对输入的数据进行检查和验证。每当按键产生变化,如回车,粘贴等动作时,文本框会自动检查和修改。 另外代码具有自动...

这个代码功能是格式化需要输入内容的文本框,同时对输入的数据进行检查和验证。每当按键产生变化,如回车,粘贴等动作时,文本框会自动检查和修改。 另外代码具有自动...

于 2022-07-28 发布 文件大小:13.41 kB
0 67
下载积分: 2 下载次数: 1

代码说明:

这个代码功能是格式化需要输入内容的文本框,同时对输入的数据进行检查和验证。每当按键产生变化,如回车,粘贴等动作时,文本框会自动检查和修改。 另外代码具有自动文本全选、改变文本框颜色、默认背景/前景色、保存当前输入内容以被撤消时恢复用。支持各种类型的字符和数字格式化,支持按键检测,如按 ESC撤消,按回车和向下箭头键调到下一个文本框,类似TAB键,支持回车声音事件、聚焦和失焦颜色编号等。-This code function is to format the text box to enter the content, while the input data checking and validation. Whenever the button a difference, such as Enter, paste and other movements, the text box will automatically check and modify. Another source with automatic text Select All and change the text box color, the default background/foreground color, save the current input in order to resume use was withdrawn. Support various types of characters and numbers, formatting, support for key detection, such as press ESC Undo, press enter and down arrow keys transferred to the next text box, similar to the TAB key, enter the sound to support the event, focus and lose focus color number.

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • A freeware MFC dialog class to select an icon. This is based on the dialog tha...
    A freeware MFC dialog class to select an icon. This is based on the dialog that appears when you choose to change the icon for a shortcut in the Windows 95 / NT 4 shell. The actual appearance of the dialog is based on the new look dialog in IE4 PP2 which uses a larger list box to display the icons. Have a look on my web site or run the supplied sample to see what it looks like. -A freeware MFC dialog class to select an icon. This is based on the dialog that appears when you choose to change the icon for a shortcut in the Windows 95/NT 4 shell. The actual appearance of the dialog is based on the new look dialog in IE4 PP2 which uses a larger list box to display the icons. Have a look on my web site or run the supplied sample to see what it looks like.
    2022-03-16 21:36:52下载
    积分:1
  • 一个分页是存储器管理模型
    一个分页是存储器管理模型-Paging is a memory management model
    2022-08-15 21:52:13下载
    积分:1
  • IAX客户端库源
    IAX Client Library Source
    2022-01-22 02:30:36下载
    积分:1
  • VB+MAPX程序:mapx下状态栏显示当前光标位置的标准1:10000地形图图幅号程序(广西范围)...
    VB+MAPX程序:mapx下状态栏显示当前光标位置的标准1:10000地形图图幅号程序(广西范围)-VB Connection : mapx under the status bar display the current cursor location of the standard one : 10000 topographic map sites procedure (Guangxi Scope)
    2022-08-15 01:19:53下载
    积分:1
  • JAVA密码保护页面
    JAVA密码保护页面-password-protected pages JAVA
    2023-04-10 14:25:03下载
    积分:1
  • 认知网络是下一代网络的目标,这是了解认知网络一本很好的书籍。2007年出版,还比较新!英文版本...
    认知网络是下一代网络的目标,这是了解认知网络一本很好的书籍。2007年出版,还比较新!英文版本-cognitive networks
    2022-07-23 15:11:05下载
    积分:1
  • java ee
    软件需求分析就是把软件计划期间建立的软件可行性分析求精和细化,分析各种可能的解法,并且分配给各个软件元素。需求分析是软件定义阶段中的最后一步,是确定系统必须完成哪些工作,也就是对目标系统提出完整、准确、清晰、具体的要求。
    2023-02-01 02:35:04下载
    积分:1
  • 动态链接库准备过程。静态库与动态库…
    动态链接库程序的编写。静态库与动态库的区别,以及调用程序在链接静态库和动态库时的区别。如何利用工具查看动态链接库输出的函数,Depends工具的使用,C++编译器名字改编技术对动态链接库输出函数的影响,extern "C"的用法,利用模块定义文件来解决C++名字改编的问题。用typedef定义指向函数的指针类型,如何获得动态连接库里的函数的指针。-Dynamic link library preparation process. Static library and dynamic library distinction, and call procedures in the static library and dynamic link library when the distinction. How to use tool to view a dynamic link library function of the output, Depends tools, C++ Compiler technology to adapt the name of a dynamic link library function of the impact of the output, extern
    2022-01-31 13:40:04下载
    积分:1
  • 简单的学生管理系统,适合初学者
    这是一个采用SSM框架的项目,前端页面结合了BootStrap和Layui框架,简单易上手。但是实现的业务逻辑很全面,包含了增、删、改、查、分页、下载、上传等许多关键性知识。
    2022-02-05 03:27:01下载
    积分:1
  • 在 ACM/ICPC 地区赛中,参赛队可以直接提交题目答案,但若答案错误,则再次提交时最后的成绩会受到影响提交的次。比赛的测试系统对每次提交的程序进行评判,结果...
    在 ACM/ICPC 地区赛中,参赛队可以直接提交题目答案,但若答案错误,则再次提交时最后的成绩会受到影响提交的次。比赛的测试系统对每次提交的程序进行评判,结果是 AC 或者某种错误,参赛队能看到这个结果。 为了奖励优秀的队伍同时确定进军世界总决赛的资格名单,当两个队伍做出的题目数量相同时,会按照其使用的时间来进行进一步的排名。时间有两个部分,第一是总的解题时间,二是惩罚时间。所谓惩罚时间是指提交程序未通过时被罚的时间,每一次未通过的提交,都会在最终用于排名的时间中增加 20 分钟。对于没解决的题目不计时。 程序将读入一张运行结果清单,然后打印出前三名的成绩。 -the ACM/Illinois regional competition, participating teams can answer directly to the topic, but the answer wrong. again at the time of submission of the final results will be affected the times. Competition for each test system of evaluation procedures, the result is AC or some mistakes, teams can see the result. To reward outstanding contingent also set to enter the final of the world"s total eligible list, When the two teams made the subject of the number of the same, in accordance with their use of time to carry out further in the rankings. Time has two parts, the first is the general problem solving time is two time penalties. The so-called punishment period of the submiss
    2022-02-04 13:30:07下载
    积分:1
  • 696518资源总数
  • 104349会员总数
  • 32今日下载