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
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.