edit control的意思|示意
编辑控制
edit control的用法详解
Edit Control,又叫编辑控件,是一种常见的图形用户界面(GUI)控件,用于接收用户输入文本。它可以让用户输入并更改一个较短的文本,比如名称、文件路径、数字等。
Edit Control分为单行和多行两种可视化控件,可以自定义多个属性。对于单行编辑控件,可以定义输入字符的长度;而对于多行编辑控件,可以定义允许的最大行数。另外,Edit Control还可以设置字体大小、颜色和对齐方式,以及背景颜色和图片,等等。
Edit Control可以用于创建和编辑文本,比如word文档,html页面,登录界面,注册表单,搜索框等。它们可以通过一系列内置事件处理程序来处理和验证用户输入。使用Edit Control,用户可以方便地进行文本输入,从而提高了编程的效率。
总结:Edit Control是一种常见的GUI控件,有单行和多行两种,可以定义多种属性,可以用于编辑文本,可以处理用户输入,提高了编程效率。
edit control相关短语
1、 Rich edit control Rich Edit 控件
2、 masked edit control 格式编辑控件,格式编辑控制项,可罩幕岔断
3、 line edit control 多行编辑控件
4、 multiline edit control 多行编辑控件,多层通讯协议交换器
5、 edit control character 编辑控制符,编辑控制字符
6、 single-line edit control 单行编辑控件
7、 Edit Control Message 指编辑框控件消息
8、 rich edit control 色带
9、 multiple-line edit control 多行编辑控件
edit control相关例句
Deletes ( clears ) the current selection, if any, in the edit control of the combo box.
删除组合框的编辑控件的当前选择 ( 如果有的话 ).
互联网
Yet software developers frequently use the text edit control for read - only output fields.
但软件开发人员常将文本编辑控件用做只读输出字段,编辑控件当然可以作为输出字段.
互联网
An error has occurred trying to create the image edit control.
试图创建图像编辑控制时产生错误.
互联网
In this case, a text edit control is probably unavoidable even though its use is bounded.
在这种情况下, 文本编辑控件可能无法避免,即使其用途有限.
About Face 3交互设计精髓
However, if the desired values are finite, the text edit control should not be used.
但是如果所需的值是有限的, 就不应该使用文本编辑控件.
About Face 3交互设计精髓
It's nice when a text edit control is smart enough to recognize appropriate units.
如果文本编辑控件能够识别适当的单位,那就太好了.
互联网