您要查找的是不是:
- activating input focus 激励输入焦点
- Occurs when user input focus has left the window. 当用户输入焦点离开窗口时发生。
- Puts user input focus on the current element. 将用户输入焦点置于当前元素上。
- Sets input focus to this control. 为此控件设置输入焦点。
- Setting the input focus upon page loading. 在加载页面时设置输入焦点。
- Occurs when a cell loses input focus, enabling content validation. 在单元格失去输入焦点时发生,并启用内容验证功能。
- Occurs when a row receives input focus and becomes the current row. 在某一行接收到输入焦点并变成当前行时发生。
- For the element on an HTML page that has user input focus. 属性提供HTML页上具有用户输入焦点的元素的。
- Occurs when a cell loses input focus and is no longer the current cell. 在单元格失去输入焦点因而不再是当前单元格时发生。
- Occurs when a row changes state, such as losing or gaining input focus. 在行的状态更改(例如,失去或获得输入焦点)时发生。
- Occurs when a row loses input focus and is no longer the current row. 在行失去输入焦点因而不再是当前行时发生。
- When the user releases the mouse button, input focus is severed, and nothing happens. 但当释放鼠标按键后,输入焦点切断了,任何事也没发生。
- Gets a value indicating whether the control, or one of its child controls, currently has the input focus. 获取一个值,该值指示控件或它的一个子控件当前是否有输入焦点。
- Gets or sets the control on the form to display as the control with input focus when the HtmlForm control is loaded. 获取或设置窗体上的控件,该控件要在加载HtmlForm控件后显示为具有输入焦点的控件。
- Gets or sets the control on the form to display as the control with input focus when the. 控件后显示为具有输入焦点的控件。
- The control can have the input focus while not displaying any visual cues of having the focus. 在不显示有焦点的任何可视提示时,控件也可能有输入焦点。
- Overridden. Gets a value indicating whether the control or any of its child windows has input focus. 获取一个值,该值指示控件或其任一子窗口是否具有输入焦点。
- Input focus will remain on the current control until the user changes the data to an appropriate format. 输入焦点将停留在当前控件上,直到用户将数据更改为合适的格式。
- True if the control or one of its child controls currently has the input focus; otherwise, false. 如果控件或它的一个子控件当前已经有输入焦点,则为true;否则为false。
- Normally, keyboard users move the input focus from one control to another in a dialog box with the TAB and ARROW keys. 通常,键盘用户使用Tab键或箭头键在对话框中将输入焦点从一个控件移动到另一个控件。