Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Specifies the type of button that a RibbonSplitButton displays.
Namespace: Microsoft.Office.Tools.Ribbon
Assembly: Microsoft.Office.Tools.Common.v9.0 (in Microsoft.Office.Tools.Common.v9.0.dll)
Syntax
'Declaration
Public Enumeration RibbonButtonType
'Usage
Dim instance As RibbonButtonType
public enum RibbonButtonType
public enum class RibbonButtonType
public enum RibbonButtonType
Members
| Member name | Description | |
|---|---|---|
| Button | The RibbonSplitButton displays a button. | |
| ToggleButton | The RibbonSplitButton displays a toggle button. |