CommandBarsClass.DisplayTooltips Propriété

Définition

Détermine si les info-bulles s'affichent pour les contrôles de barre de commandes.

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

Valeur de propriété

Boolean

true si les info-bulles s'affichent pour les contrôles de barre de commandes, sinon false.

Implémente

Attributs

S’applique à