RibbonControlEventArgs Interface

Definition

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

Control

Gets the control for which the event was raised.

Applies to