Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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
- 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.