ApplicationEvents4_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 ApplicationEvents4_WindowDeactivateEventHandler
'Usage
Dim instance As ApplicationEvents4_SinkHelper
Dim value As ApplicationEvents4_WindowDeactivateEventHandler
value = instance.m_WindowDeactivateDelegate
instance.m_WindowDeactivateDelegate = value
public ApplicationEvents4_WindowDeactivateEventHandler m_WindowDeactivateDelegate
See Also
Reference
ApplicationEvents4_SinkHelper Class