Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Specifies the type of button that a RibbonSplitButton displays.
Namespace: Microsoft.Office.Tools.Ribbon
Assembly: Microsoft.Office.Tools.Common (in Microsoft.Office.Tools.Common.dll)
Syntax
'Declaration
Public Enumeration RibbonButtonType
public enum RibbonButtonType
Members
Member name | Description | |
---|---|---|
Button | The RibbonSplitButton displays a button. | |
ToggleButton | The RibbonSplitButton displays a toggle button. |