RibbonFactory.CreateRibbonSplitButton Method

Creates a RibbonSplitButton object that combines a button or a toggle button and a drop-down menu.

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

Syntax

'Declaration
Function CreateRibbonSplitButton As RibbonSplitButton
RibbonSplitButton CreateRibbonSplitButton()

Return Value

Type: Microsoft.Office.Tools.Ribbon.RibbonSplitButton
A Ribbon split button.

.NET Framework Security

See Also

Reference

RibbonFactory Interface

Microsoft.Office.Tools.Ribbon Namespace