Partager via


LabelStyle.Enabled Propriété

Définition

Obtient ou définit un indicateur qui détermine si l'étiquette est activée.

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

Valeur de propriété

Boolean

true si l'étiquette est activée ; sinon false.

Attributs

S’applique à