A TextBox control to enter the subject of the mail message.
TextBox控件用于输入邮件消息的主题。
The TextBox control is used to create a text box where the user can input text.
文本框控件可用来创建用户输入文字用的文本框。
The TextBox control is used to create a single-line input box on a mobile device.
控件的作用是:在一个移动设备上创建一个单行的文本输入框。
A form can be submitted by clicking on a button or when a user changes the value in the TextBox control.
一张表单可通过点击按钮或是当用户改变文本框的内容时进行提交。
The contents and settings of a TextBox control may be changed by server scripts when a form is submitted.
当表单被提交时可通过服务来调整文本框的内容和设定。
Now I'm ready to simulate a user typing a color into the textbox control and selecting a color from the combobox control.
现在我准备模拟用户在文本框控件中键入一种颜色,并从Combobox控件选择一种颜色。
After simulating the actions of a user entering colors for the textbox and combobox controls, the automation simulates clicking of the button control.
模拟用户在文本框和Combobox控件中键入颜色的操作之后,自动化会模拟点击按钮控件。
Fortunately, the new GridView is the logical successor to the DataGrid and it USES control state properly, as do the new versions of the TextBox and DropDownList controls.
幸运的是,新的GridView是DataGrid的逻辑继承者,它像TextBox和DropDownList控件的新版本一样正确使用控件状态。
If a non-container control (TextBox, for example) is placed outside the form tag, an HttpException is thrown at run time (no check is made for this at compile time).
如果一个非容器控件(比如TextBox)被放置在form标记之外,将会抛出一个运行时错误(编译时不会对此进行检查)。
If a non-container control (TextBox, for example) is placed outside the form tag, an HttpException is thrown at run time (no check is made for this at compile time).
如果一个非容器控件(比如TextBox)被放置在form标记之外,将会抛出一个运行时错误(编译时不会对此进行检查)。
应用推荐