Gets or sets a value indicating whether the Web server control is enabled.
'宣言
Public Overrides Property Enabled As System.Boolean
public override System.bool Enabled {get; set;}
プロパティ値
true if control is enabled; otherwise, false. The default is true.