Partager via


RibbonDropDownItem.Parent, propriété

Obtient le RibbonComponent auquel ce RibbonDropDownItem appartient.

Espace de noms :  Microsoft.Office.Tools.Ribbon
Assembly :  Microsoft.Office.Tools.Common (dans Microsoft.Office.Tools.Common.dll)

Syntaxe

'Déclaration
<BrowsableAttribute(False)> _
ReadOnly Property Parent As RibbonComponent
[BrowsableAttribute(false)]
RibbonComponent Parent { get; }

Valeur de propriété

Type : Microsoft.Office.Tools.Ribbon.RibbonComponent
RibbonComponent auquel cet RibbonDropDownItem appartient.

Notes

Si ce RibbonDropDownItem n'a pas été ajouté à un contrôle, alors la propriété Parent retourne nullune référence null (Nothing en Visual Basic).

Sécurité .NET Framework

Voir aussi

Référence

RibbonDropDownItem Interface

Microsoft.Office.Tools.Ribbon, espace de noms

Autres ressources

Vue d'ensemble du modèle objet de ruban