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
- Confiance totale accordée à l'appelant immédiat. Ce membre ne peut pas être utilisé par du code d'un niveau de confiance partiel. Pour plus d'informations, consultez Utilisation de bibliothèques à partir de code d'un niveau de confiance partiel.
Voir aussi
Référence
Microsoft.Office.Tools.Ribbon, espace de noms