Draws a text box control in the specified state and bounds.
在指定的状态和范围中绘制文字方块控制项。
Draws a text box control with the current visual style of the operating system.
绘制具有操作系统的当前视觉样式的文本框控件。
You can use this property to determine if the user has modified the contents of the text box control.
可以使用此属性确定用户是否修改了文本框控件的内容。
Draws a text box control in the specified state and bounds, and with the specified text and text bounds.
绘制具有指定的状态和边界以及指定的文本和文本边界的文本框控件。
Draws a text box control in the specified state and bounds, and with the specified text and text formatting.
在指定的状态和范围中,使用指定的文字和文字格式绘制文字方块控制项。
You can also set this property in code to indicate that changes were made to the text box control by the application.
还可以在代码中设置此属性,指示是由应用程序更改了文本框控件。
Draws a text box control in the specified state and bounds, and with the specified text, text bounds, and text formatting.
绘制具有指定的状态和边界以及指定的文本、文本边界和文本格式的文本框控件。
For example, you can enter text into a text box control and use the expression to search for that text in columns that are returned from a data source control.
例如,可以向文本框控件中输入文本,并使用此表达式搜索从数据源控件返回的列中的该文本。
This property can be used by validation and data-saving methods to determine if changes were made in a text box control so the changed contents can be validated or saved.
此属性可由验证和数据保存方法使用,以确定文本框控件是否被更改了,以便验证或保存所更改的内容。
The procurement form USES another previously unused input control, the text box.
采购表单使用到了先前还未用过的输入控件,即文本框。
The following illustration shows how to change the name of the currently selected control by using the name text box at the top of the Properties window.
下图演示如何给当前选中的控件命名。
This example USES the form element to create a basic form containing a text entry box for the user's name and a select control for choosing a favorite ice cream flavor.
下面的例子使用FORM元素创建了一个简单的表单,其中包含一个用于输入用户姓名的文本框和用于选择喜爱冰淇淋口味的选择框。
The user control displays a read-only text box with a number in it and two arrows that users can click to increment and decrement the value in the text box.
该用户控件显示一个只读文本框,其中有一个数字和两个箭头,用户可以单击这两个箭头来增加和减少文本框中的值。
She accepts "input" from mic, or text box or from a control panel with common phrases.
她接受“输入”的麦克风,或文本框或从控制面板共同词组。
You can use this property to determine the appropriate size of the text box to ensure that text is properly displayed in the control.
您可以用这个属性决定文字方块的适当大小,以确保文字能适当的显示于控制项中。
For example, if the protected area is a date, you can display a dialog box that enables the user to choose a date which can then be applied to the text of the control.
例如,如果受保护的区域是日期,您就可以显示对话方块,让使用者能够选择日期,而此日期则可以套用于控制项文字中。
The TextBox control is used to create a text box where the user can input text.
文本框控件可用来创建用户输入文字用的文本框。
An example of a composite control is a control that consists of a text box and a reset button.
其中的一个示例就是由文本框和重置按钮组成的控件。
The text edit control, with its familiar system font and visually articulated white box, encourages data entry.
文本编辑控件因其熟悉的系统字体和视觉上清晰可见的空白框,给人以可以输入数据的强烈印象。
You can use this method in a multiline text box to ensure that the current text entry point is within the visible region of the control.
可以在多行文本框中使用此方法,以确保当前文本的输入点位于该控件的可见区域内。
When the combo box gains focus, the full text in the control is automatically selected.
当下拉式方块取得焦点时,就会自动选取控制项中的全文。
Draws a check box control in the specified state and location, with the specified text and image, and with an optional focus rectangle.
使用指定的文字以及选择性的焦点矩形,在指定的状态和位置中绘制核取方块控制项。
For example, if the protected area is a date, you can display a dialog box that enables the user to select a date that can then be applied to the text of the control.
例如,如果受保护的区域是日期,则可以显示一个对话框,使用户可以在其中选择随后应用于控件文本的日期。
For example, if the protected area is a date, you can display a dialog box that enables the user to select a date that can then be applied to the text of the control.
例如,如果受保护的区域是日期,则可以显示一个对话框,使用户可以在其中选择随后应用于控件文本的日期。
应用推荐