Compartilhar via


Propriedade RibbonSplitButton.ButtonType

Obtém ou define o tipo de botão em RibbonSplitButton.

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

Sintaxe

'Declaração
Property ButtonType As RibbonButtonType
RibbonButtonType ButtonType { get; set; }

Valor de propriedade

Tipo: Microsoft.Office.Tools.Ribbon.RibbonButtonType
RibbonButtonType que representa o tipo de botão em RibbonSplitButton.

Comentários

As duas opções são Button e ToggleButton.

A propriedade não pode ser alteradas em tempo de execução.

Segurança do .NET Framework

Consulte também

Referência

RibbonSplitButton Interface

Namespace Microsoft.Office.Tools.Ribbon

Outros recursos

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