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