IRibbonControl.Context Property
Represents the active window containing the Ribbon user interface that triggers a callback procedure. Read-only.
Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)
Syntax
'Declaration
ReadOnly Property Context As Object
Get
'Usage
Dim instance As IRibbonControl
Dim value As Object
value = instance.Context
Object Context { get; }
Property Value
Type: System.Object
Object