TemplateControl.SupportAutoEvents 屬性

定義

取得值,指出 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 適用于所有情況。

適用於

另請參閱