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.
Provides data for events that are raised in the Ribbon. This class cannot be inherited.
Namespace: Microsoft.Office.Tools.Ribbon
Assembly: Microsoft.Office.Tools.Common.v9.0 (in Microsoft.Office.Tools.Common.v9.0.dll)
Syntax
'Declaration
Public NotInheritable Class RibbonUIEventArgs _
Inherits EventArgs
'Usage
Dim instance As RibbonUIEventArgs
public sealed class RibbonUIEventArgs : EventArgs
public ref class RibbonUIEventArgs sealed : public EventArgs
public final class RibbonUIEventArgs extends EventArgs
Inheritance Hierarchy
System.Object
System.EventArgs
Microsoft.Office.Tools.Ribbon.RibbonUIEventArgs
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.