Window.DisplayScreenTips Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
True si les commentaires, pieds de page, notes de fin et les liens hypertexte sont affichés sous forme de conseils. Le texte marqué comme étant associé à des commentaires est surligné.
public:
property bool DisplayScreenTips { bool get(); void set(bool value); };
public bool DisplayScreenTips { get; set; }
member this.DisplayScreenTips : bool with get, set
Public Property DisplayScreenTips As Boolean