FindWindowByID Method (Window Object)¶
Finds the child window object by the window identifier. id Specifies the window identifier. Supported on EmEditor Professional Version 7.00 or later.¶
[JavaScript]¶
wndChild = wnd.FindWindowByID( id );
[VBScript]¶
wndChild = wnd.FindWindowByID( id )
Parameters¶
Version¶