SetFocus 方法 (Window 对象)

把键盘焦点设置到该窗口中。

[JavaScript]

wnd.SetFocus();

[VBScript]

wnd.SetFocus

版本

支持 EmEditor 7.00 或之后的版本。