CommandBarButtonClass.Visible Propriété

Définition

Détermine si ce contrôle est visible.

public:
 virtual property bool Visible { bool get(); void set(bool value); };
public:
 virtual property bool Visible { bool get(); void set(bool value); };
[System.Runtime.InteropServices.DispId(1610874921)]
public virtual bool Visible { [System.Runtime.InteropServices.DispId(1610874921)] get; [System.Runtime.InteropServices.DispId(1610874921)] set; }
[<System.Runtime.InteropServices.DispId(1610874921)>]
[<get: System.Runtime.InteropServices.DispId(1610874921)>]
[<set: System.Runtime.InteropServices.DispId(1610874921)>]
member this.Visible : bool with get, set
Public Overridable Property Visible As Boolean

Valeur de propriété

Boolean

true si le contrôle est visible ; sinon false.

Implémente

Attributs

S’applique à