Enabled 属性 (Window 对象)

返回是否窗口启用了鼠标和键盘输入。

[JavaScript]

b = wnd.Enabled;

[VBScript]

b = wnd.Enabled

版本

支持 EmEditor 7.00 或之后的版本。