RibbonButtonType, énumération
Spécifie le type de bouton qu'un RibbonSplitButton affiche.
Espace de noms : Microsoft.Office.Tools.Ribbon
Assembly : Microsoft.Office.Tools.Common (dans Microsoft.Office.Tools.Common.dll)
Syntaxe
'Déclaration
Public Enumeration RibbonButtonType
public enum RibbonButtonType
Membres
Nom de membre | Description | |
---|---|---|
Button | RibbonSplitButton affiche un bouton. | |
ToggleButton | RibbonSplitButton affiche un bouton bascule. |