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