Visible 属性 (Window 对象)

返回是否窗口可见。

[JavaScript]

b = wnd.Visible;

[VBScript]

b = wnd.Visible

版本

支持 EmEditor 7.00 或之后的版本。