资源列表
NumericEditTest
- windows平台下数字编辑框的使用,基于MFC的好控件。-under windows platform for the use of the number of edit box, a good MFC-based controls.
exedit
- qq好友分组的cedit实现,通过edit的内容设置分组名,再禁止其编辑-qq friends cedit to achieve sub-groups, through the sub-edit the content of, and then to prohibit its editorial
TFoatEditcontrol
- System will automatically delete the directory of debug and release, so please do not put files on these two directory.
TFoatEditcontrol
- EditBox component with float numbers filter
Simpleparse
- A simple parsing program to show the user how to parse strings for any type of application.- A simple parsing program to show the user how to parse strings for any type of application.
ddvip_com_00584419548f01
- IP地址输入框,子类化Edit,很好用的。有些可能不完善,改一下应该能满足需求。-Enter the IP Address box, Subclassing Edit, well used. Some of them may be imperfect, you should be able to meet the demand.
DateTimeEditCtrl_demo
- 从CDateTimeCtrl类继承的可以全面修改日期选择器的控件-Fully editable date picker control based on CDateTimeCtrl
TransparentEditBox
- makeing transparent edit box with c-makeing transparent edit box with c++
ReadOnlyEdit
- EditBox - read only with text and color change-EditBox- read only with text and color change
coloredit
- Editbox with text and background color change
DES
- 测试实现DES加密算法,很简单的东西,请勿见笑-DES encryption algorithm to achieve test, a very simple thing, not a laughing stock
delphi_user_input_control
- 一个数据库应用程序,常常需要提供数据输入功能,即让用户输入数据,并存入数据库中,这就涉及到一个数据输入是否合法的问题。若用PowerBuilder来编写这种程序,实现这一点是非常方便的,因为PowerBuilder中每一个数据输入控件都可以单独对其输入进行控制,但Delphi没有提供这样的功能。我们用Delphi编写这样的程序时,就需要自己编写一些代码来实现。下面举一个很常见的例子加以说明。 -A database application, and often need to provide