Visible 屬性 (Window 對象)

返回是否視窗可見。

[JavaScript]

b = wnd.Visible;

[VBScript]

b = wnd.Visible

版本

支持 EmEditor 7.00 或之後的版本。