EnableEventArgs.Enabled 屬性

定義

表示是否應該啟用 a IQueryDesigner

public:
 property bool Enabled { bool get(); };
public bool Enabled { get; }
member this.Enabled : bool
Public ReadOnly Property Enabled As Boolean

屬性值

true 啟用 IQueryDesigner; false 以停用 IQueryDesigner

適用於