ApplicationEvents3_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 ApplicationEvents3_WindowActivateEventHandler
'Usage
Dim instance As ApplicationEvents3_SinkHelper
Dim value As ApplicationEvents3_WindowActivateEventHandler
value = instance.m_WindowActivateDelegate
instance.m_WindowActivateDelegate = value
public ApplicationEvents3_WindowActivateEventHandler m_WindowActivateDelegate
See Also
Reference
ApplicationEvents3_SinkHelper Class