ToolTipParameters.KeepOpen 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.
Obtient une valeur indiquant si l’info-bulle doit rester ouverte même si la souris se trouve en dehors du Conseil.
public:
property bool KeepOpen { bool get(); };
public bool KeepOpen { get; }
member this.KeepOpen : bool
Public ReadOnly Property KeepOpen As Boolean