Enabled 屬性 (Window 對象)

返回是否視窗啟用了游標和鍵盤輸入。

[JavaScript]

b = wnd.Enabled;

[VBScript]

b = wnd.Enabled

版本

支持 EmEditor 7.00 或之後的版本。