RibbonFactory.CreateRibbonDialogLauncher Method

Creates a RibbonDialogLauncher object that represents a small standardized icon on a group that can be used to open a dialog box.

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

Syntax

'Declaration
Function CreateRibbonDialogLauncher As RibbonDialogLauncher
RibbonDialogLauncher CreateRibbonDialogLauncher()

Return Value

Type: Microsoft.Office.Tools.Ribbon.RibbonDialogLauncher
An object that represents a small standardized icon on a group that can be used to open a dialog box.

Remarks

A RibbonDialogLauncher is displayed in the lower-right corner of a group by default.

.NET Framework Security

See Also

Reference

RibbonFactory Interface

Microsoft.Office.Tools.Ribbon Namespace