RibbonControlEventArgs Interface
Definition
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
Control |
Gets the control for which the event was raised. |