TemplateControl.SupportAutoEvents 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得值,指出 TemplateControl 控制項是否支援自動事件。
protected:
virtual property bool SupportAutoEvents { bool get(); };
protected virtual bool SupportAutoEvents { get; }
member this.SupportAutoEvents : bool
Protected Overridable ReadOnly Property SupportAutoEvents As Boolean
屬性值
一定是 true
。
備註
屬性 SupportAutoEvents 會指出是否支持自動事件。 屬性 SupportAutoEvents 是唯讀的,而且 true
適用於所有情況。