Children Property (Window Object)¶
Returns the Windows collection that represents child windows. Supported on EmEditor Professional Version 7.00 or later.¶
[JavaScript]¶
wnds = wnd.Children;
[VBScript]¶
wnds = wnd.Children
Version¶
Macro Reference — Window Object — Children Property (Window Object)