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