_ApplicationEvents_SinkHelper.m_WindowActivateDelegate field
Namespace: Microsoft.Office.Interop.InfoPath
Assembly: Microsoft.Office.Interop.InfoPath (in Microsoft.Office.Interop.InfoPath.dll)
Syntax
'Declaration
Public m_WindowActivateDelegate As _ApplicationEvents_WindowActivateEventHandler
'Usage
Dim instance As _ApplicationEvents_SinkHelper
Dim value As _ApplicationEvents_WindowActivateEventHandler
value = instance.m_WindowActivateDelegate
instance.m_WindowActivateDelegate = value
public _ApplicationEvents_WindowActivateEventHandler m_WindowActivateDelegate
See also
Reference
_ApplicationEvents_SinkHelper class