Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

RibbonControlEventArgs Interface

Definition

Namespace:
Microsoft.Office.Tools.Ribbon
Assembly:
Microsoft.Office.Tools.Common.dll

Important

Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.

Provides data for a variety of events that are raised in a Microsoft Office customization.

public interface class RibbonControlEventArgs
[System.Runtime.InteropServices.Guid("863e85bd-774a-4d0d-ac34-12074e1b3834")]
public interface RibbonControlEventArgs
[<System.Runtime.InteropServices.Guid("863e85bd-774a-4d0d-ac34-12074e1b3834")>]
type RibbonControlEventArgs = interface
Public Interface RibbonControlEventArgs
Attributes

Properties

Name Description
Control

Gets the control for which the event was raised.

Applies to