Partager via


RibbonSplitMenuItem.DropDownToolTipFooterTitle, propriété

Obtient ou définit le texte du titre affiché dans le pied de page de l'info-bulle pour la zone déroulante de ce contrôle.

Espace de noms :  Microsoft.Windows.Controls.Ribbon
Assembly :  RibbonControlsLibrary (dans RibbonControlsLibrary.dll)

Syntaxe

'Déclaration
Public Property DropDownToolTipFooterTitle As String
    Get
    Set
public string DropDownToolTipFooterTitle { get; set; }
public:
property String^ DropDownToolTipFooterTitle {
    String^ get ();
    void set (String^ value);
}
member DropDownToolTipFooterTitle : string with get, set
function get DropDownToolTipFooterTitle () : String
function set DropDownToolTipFooterTitle (value : String)

Valeur de propriété

Type : System.String
Le texte de titre afficher dans le pied de page de l'info-bulle.La valeur par défaut enregistrée est nullune référence null (Nothing en Visual Basic).Pour plus d'informations sur ce qui peut influencer la valeur, consultez Priorité de la valeur de propriété de dépendance.

Informations sur les propriétés de dépendance

Champ d'identificateur

DropDownToolTipFooterTitleProperty

Propriétés de métadonnées ayant la valeur true

Aucun

Sécurité .NET Framework

Voir aussi

Référence

RibbonSplitMenuItem Classe

Microsoft.Windows.Controls.Ribbon, espace de noms