-
I have often found that user input edit boxes on a dialog require much more than...
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.
- 2022-10-06 03:00:03下载
- 积分:1
-
模拟Nokia手机的输入法控件,继承自TCustomEdit.
模拟Nokia手机的输入法控件,继承自TCustomEdit.-simulation Nokia phones input controls, inherited from TCustomEdit.
- 2022-08-08 17:14:20下载
- 积分:1
-
很不错的CEdit功能类,可以初始化文字,鼠标选中后文字消失,鼠标离开文字显示...
很不错的CEdit功能类,可以初始化文字,鼠标选中后文字消失,鼠标离开文字显示-CEdit features a very good category, you can initialize the text, after the mouse to select text disappeared, leaving the text shows that the mouse
- 2022-07-21 04:00:30下载
- 积分:1
-
This is a very nice edit box that contains a number of enhancements. Good result...
这是一个非常漂亮的编辑框,包含了一些增强的功能.效果不错.-This is a very nice edit box that contains a number of enhancements. Good results.
- 2022-03-12 22:47:05下载
- 积分:1
-
XML forms a control, the user can use the controls to facilitate the development...
一款XML表格控件,用户使用该控件可以更方便进行XML相关的开发-XML forms a control, the user can use the controls to facilitate the development of XML-related
- 2023-07-03 21:10:03下载
- 积分:1
-
文本编辑器, 应用于网页文字编辑
文本编辑器, 应用于网页文字编辑-文本编辑器,文本编辑器,应用于网页文字编辑
- 2023-04-29 16:00:03下载
- 积分:1
-
随便看看,不错的东西,其实我也不知道是什么,你们强迫人家上传,我只能这样做了,字树不够...
随便看看,不错的东西,其实我也不知道是什么,你们强迫人家上传,我只能这样做了,字树不够-casually look at the good things, in fact I do not know what it is, you forced others to upload, I can only do this, the word tree enough yet
- 2022-06-14 19:56:40下载
- 积分:1
-
输入内容时自动匹配显示某些确定值的编辑框
输入内容时自动匹配显示某些确定值的编辑框-EditBox which automatically match and show some specific value while content is being inputed
- 2023-02-16 18:55:04下载
- 积分:1
-
亲身体会,一个很好的vba编程入门程序!
亲身体会,一个很好的vba编程入门程序!-know from personal experience that a good entry procedures VBA programming!
- 2022-04-21 09:46:45下载
- 积分:1
-
在运用VC开发数据库管理系统时,列表框无疑是最常用也是最为有用直观的开发控件之一,然而VC所提供的列表框却有其局限,因此,也为运用其开发应用程序带来了一定的麻烦...
在运用VC开发数据库管理系统时,列表框无疑是最常用也是最为有用直观的开发控件之一,然而VC所提供的列表框却有其局限,因此,也为运用其开发应用程序带来了一定的麻烦,
在此,本人制作一个功能略强一些的列表框,意在起到引线的作用.
思想:
得到列表框被点击的列与行,临时创建编辑框,并用该行与列的字符填写编辑框,进行编辑后,
用编辑后的字符填充该项行该列,销毁编辑框.-VC development in the use of database management system, the list box is undoubtedly the most commonly used and most useful in the development of intuitive controls, but it provided by the VC list box has its limitations, it is also possible to use its development and application procedures resulted in some trouble here, I produced a functional some slightly list box, intended to play a lead role. Thought : Scored list by clicking on the box out and deeds to create temporary edit box, and used the trip to fill out the characters edit box, edit, edit with the characters that fill out the line, the destruction of editing box.
- 2022-04-27 23:30:54下载
- 积分:1