-
会计分栏金额输入控件,它会自动调整大小…
会计分栏金额输入控件,可以自动调整分栏大小,自动检测数据的正确性。适合用于财务软件的开发工作,可以打印。-accounting controls column amount of input, it will automatically adjust the size of columns, automatic detection of data accuracy. Optimized for the development of financial software, can print.
- 2022-10-12 16:10:03下载
- 积分: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
-
展颇为有趣,C语言是借助UNIX操作系统的翅膀而起飞的,UNIX操作系统也由于C而得以快速移植落地生根,两者相辅相承,成就了软件史上...
展颇为有趣,C语言是借助UNIX操作系统的翅膀而起飞的,UNIX操作系统也由于C而得以快速移植落地生根,两者相辅相承,成就了软件史上-exhibition rather interesting, C language is the use of the UNIX operating system wings and take off. UNIX and C due to the rapid transplant roots, the two complement each other achievements in the history of software
- 2022-12-09 17:40:03下载
- 积分:1
-
DTMF双音频DSP算法的源代码的过程
DTMF DTMF在DSP算法中的源代码GOERTZEL
- 2022-09-24 14:15:03下载
- 积分:1
-
EDIT控件设置只读属性后就不允许用户进行输入和编辑删除等基本操作了,控件只可以用来信息的浏览,但是,如果使用默认的设置函数的话,EDIT控件的背景色将变成灰色...
EDIT控件设置只读属性后就不允许用户进行输入和编辑删除等基本操作了,控件只可以用来信息的浏览,但是,如果使用默认的设置函数的话,EDIT控件的背景色将变成灰色,如果你的主题程序的颜色背景进行一致的处理的话,这样可能会与你的整体风格不和,所以需要一个具有背景颜色但是又具有只读属性的EDIT控件刻不容缓了.
实现的方法其实很简单,派生一个CEDIT类,我们这里命名为CColReadOnlyEdit,再这个类中我们首先触发PreTranslateMessage,这个函数可以用来截获消息编程。-EDIT controls installed after the read-only attribute does not allow users to input and edit delete basic operation of the control information can be used only browser, but if the use of the default settings, it is highly EDIT control the background color to gray, but if your theme procedure for a background color made a deal with the case, it may be with your overall style and not, so it is necessary to have a background color but also with the read-only attribute the delay EDIT Controls. realizing the fact is very simple, derived a CEDIT category, we named CColReadOnlyEdit here, and the first category trigger PreTranslateMessage, this function can be used to intercepted news programming.
- 2023-04-26 10:30:03下载
- 积分:1
-
Drew an oval, very useful and Kazakhstan, we support what you
画了一个椭圆,很有用的哈,大家支持一下呀-Drew an oval, very useful and Kazakhstan, we support what you
- 2022-03-30 19:39:17下载
- 积分:1
-
又一个标注特殊字符的编辑框
又一个标注特殊字符的编辑框-another edit which can label special chars
- 2022-03-04 00:02:47下载
- 积分:1
-
我的家境fiasfasid算法随风倒萨算法随开发四季看来 送达发送
我的家境fiasfasid算法随风倒萨算法随开发四季看来 送达发送-my family fiasfasid algorithm wind Saddam algorithm development with the seasons seem to reach this
- 2022-07-13 23:32:10下载
- 积分:1
-
是一个用VC编写的简单的文本编辑器,可以实现一些编辑功能
是一个用VC编写的简单的文本编辑器,可以实现一些编辑功能
- 2022-05-07 05:08:55下载
- 积分:1
-
将Edit控件进行输入控制,只能接受数字正负号小数,还能每3个数字一组进行格式化显示...
将Edit控件进行输入控制,只能接受数字正负号小数,还能每3个数字一组进行格式化显示-Edit controls the input control, but to accept a decimal number of positive and negative numbers, but also a set of numbers every 3 format display
- 2022-02-13 15:00:52下载
- 积分:1