Ribbon.AlwaysShowTabTitleTooltips - Propriété
Détermine si les info-bulles d'onglet titre s'affichera toujours ou uniquement lorsque le titre est mis à l'échelle au point que le titre est illisible.
Espace de noms : Microsoft.Web.CommandUI
Assembly : Microsoft.Web.CommandUI (dans Microsoft.Web.CommandUI.dll)
Syntaxe
'Déclaration
Public ReadOnly Property AlwaysShowTabTitleTooltips As Boolean
Get
'Utilisation
Dim instance As Ribbon
Dim value As Boolean
value = instance.AlwaysShowTabTitleTooltips
public bool AlwaysShowTabTitleTooltips { get; }
Valeur de propriété
Type : System.Boolean