导航菜单

SetFocus是什么意思_翻译中文_怎么读

SetFocus

网络释义:设置焦点;编辑控件获得了输入焦点;获得焦点

网络释义

1.设置焦点 EN_KILLFOCUS 编辑控件失去了输入焦点 EN_SETFOCUS 编辑控件获得了输入焦点 ES_LEFT …

3.获得焦点 ... selectchanged 变更选项 setfocus 获得焦点 textchanged 文本被改变 ...

4.设置此组件的焦点 setCurrentState 设置当前状态。 setFocus 设置此组件的焦点。 stack 堆叠系列。 ...

5.设置焦点的方法 Label 标签 Setfocus 设置焦点的方法 Flag 标记。标志 ...

6.设置键盘焦点 ... SetFilePointer|设置文件指针位置| SetFocus|设置键盘焦点| SetForegroundWindow|将窗口置于前台| ...

7.确定焦点 4.3.3 移动— —Move 4.3.4 确定焦点— —SetFocus 4.3.5 设置Z顺序— —ZOrder ...

例句释义:,设置焦点,编辑控件获得了输入焦点,获得焦点

1.Call the page's SetFocus method, passing it the ID of the control on which you want to set focus.调用页的SetFocus方法,以向该页传递要在上面设置焦点的控件的ID。

2.SetFocus is called when the control is not part of a Web Forms page.SetFocus在控件不是Web窗体页的一部分时调用。

3.The SetFocus method collects the ID of the control and stores it in an internal member.SetFocus方法收集控件的ID并将其存储在内部成员中。

4.Use the SetFocus method to make the control with the specified ID string the active control in the Web page displayed by the browser.使用SetFocus方法使具有指定ID字符串的控件成为浏览器所显示的网页中的活动控件。

5.Use the SetFocus method to make the specified control the active control on the Web page displayed by the browser.使用SetFocus方法使指定的控件成为浏览器所显示的网页中的活动控件。

6.The control with focus can also be set using the Focus or SetFocus methods.此外,还可以使用Focus或SetFocus方法设置具有焦点的控件。

7.The SetFocus method will work only on browsers supporting ECMAScript version 1. 3 Or later.SetFocus方法将只在支持ECMAScript1.3版或更高版本的浏览器中工作。