SetFocus Method (Window Object)¶
Sets the keyboard focus to the window. Supported on EmEditor Professional Version 7.00 or later.¶
[JavaScript]¶
wnd.SetFocus();
[VBScript]¶
wnd.SetFocus
Version¶
Macro Reference — Window Object — SetFocus Method (Window Object)