Propriedade RibbonGallery.Buttons

Obtém a coleção de botões neste RibbonGallery.

Namespace:  Microsoft.Office.Tools.Ribbon
Assembly:  Microsoft.Office.Tools.Common (em Microsoft.Office.Tools.Common.dll)

Sintaxe

'Declaração
ReadOnly Property Buttons As IList(Of RibbonButton)
IList<RibbonButton> Buttons { get; }

Valor de propriedade

Tipo: System.Collections.Generic.IList<RibbonButton>
A coleção de botões neste RibbonGallery.

Comentários

Você pode adicionar botões a este RibbonGallery em tempo de execução.Para obter mais informações, consulte RibbonGallery.

Segurança do .NET Framework

Consulte também

Referência

RibbonGallery Interface

Namespace Microsoft.Office.Tools.Ribbon

Outros recursos

Visão geral do modelo de objeto de faixa de opções