Visible Property (Window Object)¶
Returns whether the window is visible.
¶
[JavaScript]¶
b = wnd.Visible;
[VBScript]¶
b = wnd.Visible
Version¶
Supported on EmEditor Professional Version 7.00 or later.
Macro Reference — Window Object — Visible Property (Window Object)