Gets or sets a value indicating whether the control can respond to user interaction.
シンタックス
'宣言
Public Property Enabled As Boolean
public bool Enabled {get; set;}
プロパティ値
true if the control can respond to user interaction; otherwise,
false. The default is
true.
参照