资源列表
CEditBkColor_sample
- 支持edit设背景,很不错的源码-support edit based background, a very good source
生成简单的zrf编辑器
- 生成简单的zrf编辑器-formation of simple ZRF Editor
提取Delphi(BCB)编译的exe中窗体的例子
- 提取Delphi(BCB)编译的exe中窗体的例子-from Delphi (BCB) compiled exe Form examples
带有历史记录的edit类
- 该代码例子提供了一个可以显示输入历史记录的edit类,在输入过程可以提示以前输入的字符。-The code examples provide an historical record show that the edit categories, the import process can be suggested before the character input.
CString-hex
- CString数据类型转换为16进制的数据-redeem data type conversion of the 16-band data
带图标的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
- 该代码例子提供了可以任意输入角度边框框类-example of the code provides a perspective arbitrary input side frame category
可以控制edit长度的类
- 该代码提供了一个可是限制输入长度的eidt类-The code provides But restrictions on the importation of a length of the category eidt
edit限制输入字符格式
- 该代码提供了可以显示eidt编辑框输入特殊字符类-The code provides a frame shows eidt editorial input special character class
A24point
- 一个用C语言编写的小程序,玩过“速算24点”的朋友一定知道这是一个考验快速口算能力的小游戏,但其中包含了统筹思想,该程序是由用户输入4个数字,计算机程序计算出该四个数字通过加减乘除四则运算得到结果为24的一种算法。小巧实用,运行于DOS环境,有密码,密码为在下的名字汉语拼音(全部小写)。 -a C language prepared by the small programs and played "quick count 24 points," friends will k
AdvancedNumericEditControl
- The CXrNumericEdit class is derived from the normal CEdit class. To use this class Add the CXrNumericEdit source file to project. Add standard edit control Change CEdit class to CXrNumericEdit public: //Dialog Data //{{AFX_DA