_ApplicationEvents_Event.Quit-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
'Declaration
Event Quit As _ApplicationEvents_QuitEventHandler
'Usage
Dim instance As _ApplicationEvents_Event
Dim handler As _ApplicationEvents_QuitEventHandler
AddHandler instance.Quit, handler
event _ApplicationEvents_QuitEventHandler Quit
Siehe auch
Referenz
_ApplicationEvents_Event-Schnittstelle
_ApplicationEvents_Event-Member
Microsoft.Office.Interop.InfoPath-Namespace