Enabled プロパティ (AssociationItem オブジェクト)¶
オブジェクトが有効かどうか示すフラグを指定します。
¶
[JavaScript]¶
b = item.Enabled;
item.Enabled = b;
[VBScript]¶
b = item.Enabled
item.Enabled = b
バージョン¶
EmEditor Professional Version 7.00 以上で利用できます。
マクロ リファレンス — AssociationItem オブジェクト — Enabled プロパティ (AssociationItem オブジェクト)