_ApplicationEvents_Event.WindowDeactivate-Ereignis

Dieses Ereignis wird für die interne Verwendung reserviert und ist nicht für die direkte Verwendung in Code bestimmt.

Namespace: Microsoft.Office.Interop.InfoPath
Assembly: Microsoft.Office.Interop.InfoPath (in microsoft.office.interop.infopath.dll)

Syntax

Event WindowDeactivate As _ApplicationEvents_WindowDeactivateEventHandler

Dim instance As _ApplicationEvents_Event
Dim handler As _ApplicationEvents_WindowDeactivateEventHandler

AddHandler instance.WindowDeactivate, handler
event _ApplicationEvents_WindowDeactivateEventHandler WindowDeactivate

Siehe auch

Referenz

_ApplicationEvents_Event-Schnittstelle
_ApplicationEvents_Event-Member
Microsoft.Office.Interop.InfoPath-Namespace