您要查找的是不是:
- Specifies a multiline text input control. 多行文本输入控件。
- Property does not set the default value for the input control. 属性不设置输入控件的默认值。
- Server control is an input control that lets the user enter text. 服务器控件是让用户输入文本的输入控件。
- Use this control to make an input control a required field. 使用此控件使输入控件成为一个必选字段。
- A time measurement for a given computer word to pass a given point as in serial storage delay-lines. All of the bits of a word must pass through the input control gate; the beat is then the sum of all the bits times. 在串行存储延迟线中,计算机字通过某指定点的一种时间度量。该字的所有位必须通过输入控制门,拍则是所有位时间之和。
- A string that specifies the initial value of the associated input control. 一个字符串,指定关联的输入控件的初始值。
- Why two different ways to bind input control elements to instance data? 为什么用两种不同方式把输入控制元素绑定给实例数据?
- Input controls have tab index settings. 输入控件有选项卡索引设置。
- This allows you to type a parameter value in the text input control. 这允许您在文本输入控件中键入参数值。
- Property does not even need to match the default value of the input control. 属性甚至不需要与输入控件的默认值匹配。
- You can attach more than one validation control to an input control on a page. 可以将多个验证控件附加到页面上的一个输入控件。
- Validate method to perform validation on the associated input control. 方法对关联的输入控件执行验证。
- Gets or sets a constant value to compare with the value entered by the user in the input control being validated. 获取或设置一个常数值,该值要与由用户输入到所验证的输入控件中的值进行比较。
- It simply indicates the value that you do not want the user to enter in the input control. 它仅指示您不希望用户在输入控件中输入的值。
- Make sure that the input control is inside the panel; you can tell by where the cursor is positioned, as in Figure 29. 确保输入控件在面板中,您就可以得到光标所在的位置,如图29所示。
- Checks whether the value of an input control is within a specified range of values. 检查输入控件的值是否在指定的值范围内。
- Control on the Web page to determine whether the value entered into an input control is within the comparison range. 控件,以检查输入到输入控件的值是否在比较范围内。
- Control tests whether the value of an input control is within a specified range. 控件测试输入控件的值是否在指定范围内。
- If the input control is empty, no validation functions are called and validation succeeds. 如果输入控件为空,则不调用任何验证函数且验证成功。
- You can either compare the value of an input control to another input control, or to a constant value. 既可以将输入控件的值与另一个输入控件的值进行比较,也可以将其与常数值进行比较。