文件名称:StringEdit_Demo
- 所属分类:
- 编辑框
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2008-10-13
- 文件大小:
- 23.45kb
- 下载次数:
- 0次
- 提 供 者:
- swo***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
I have often found that user input edit boxes on a dialog require much more than the capabilities provided by the basic CEdit control. A common problem I have encountered is the need for an edit control that restricts the characters that can be entered into the box in some manner. Some types of restrictions would include confining input to a specific set if legal characters, excluding characters in an illegal set, limiting text to a maximum length and providing for fixed length strings that may be padded to the right with spaces if they are too short.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 25811247stringedit_demo.zip 列表 res/ Resource.h res/StringEditDemo.ico res/StringEditDemo.rc2 StdAfx.cpp StdAfx.h StringEdit.cpp StringEdit.h StringEditDemo.cpp StringEditDemo.dsp StringEditDemo.dsw StringEditDemo.exe StringEditDemo.h StringEditDemo.rc StringEditDemoDlg.cpp StringEditDemoDlg.h