Share via


AppEvents_SinkHelper.m_WindowActivateDelegate Field

Namespace:  Microsoft.Office.Interop.Excel
Assembly:  Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.dll)

Syntax

'Declaration
Public m_WindowActivateDelegate As AppEvents_WindowActivateEventHandler
'Usage
Dim instance As AppEvents_SinkHelper
Dim value As AppEvents_WindowActivateEventHandler

value = instance.m_WindowActivateDelegate

instance.m_WindowActivateDelegate = value
public AppEvents_WindowActivateEventHandler m_WindowActivateDelegate

See Also

Reference

AppEvents_SinkHelper Class

AppEvents_SinkHelper Members

Microsoft.Office.Interop.Excel Namespace