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 a variety of events that are raised in a Microsoft Office customization.
Namespace: Microsoft.Office.Tools.Ribbon
Assembly: Microsoft.Office.Tools.Common (in Microsoft.Office.Tools.Common.dll)
Syntax
'Declaration
<GuidAttribute("863e85bd-774a-4d0d-ac34-12074e1b3834")> _
Public Interface RibbonControlEventArgs
[GuidAttribute("863e85bd-774a-4d0d-ac34-12074e1b3834")]
public interface RibbonControlEventArgs
The RibbonControlEventArgs type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
![]() |
Control | Gets the control for which the event was raised. |
Top
.gif)