ApplicationEvents2_SinkHelper.m_WindowActivateDelegate Field
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
Public m_WindowActivateDelegate As ApplicationEvents2_WindowActivateEventHandler
'Usage
Dim instance As ApplicationEvents2_SinkHelper
Dim value As ApplicationEvents2_WindowActivateEventHandler
value = instance.m_WindowActivateDelegate
instance.m_WindowActivateDelegate = value
public ApplicationEvents2_WindowActivateEventHandler m_WindowActivateDelegate
See Also
Reference
ApplicationEvents2_SinkHelper Class