LabelStyle.Enabled Proprietà

Definizione

Ottiene o imposta un flag che indica se l'etichetta è abilitata.

public:
 property bool Enabled { bool get(); void set(bool value); };
[System.ComponentModel.Bindable(true)]
public bool Enabled { get; set; }
[<System.ComponentModel.Bindable(true)>]
member this.Enabled : bool with get, set
Public Property Enabled As Boolean

Valore della proprietà

true se l'etichetta è abilitata. In caso contrario false.

Attributi

Si applica a