_ApplicationEvents.XDocumentChange-Methode
Tritt beim Erstellen eines neuen Formulars, beim Öffnen eines vorhandenen Formulars oder beim Festlegen eines anderen Formulars als aktives Formular auf.
Namespace: Microsoft.Office.Interop.InfoPath
Assembly: Microsoft.Office.Interop.InfoPath (in microsoft.office.interop.infopath.dll)
Syntax
'Declaration
<DispIdAttribute(10)> _
Sub XDocumentChange
'Usage
Dim instance As _ApplicationEvents
instance.XDocumentChange
[DispIdAttribute(10)]
void XDocumentChange ()
Hinweise
Das XDocumentChange-Ereignis der ApplicationEvents-Auflistung wird hauptsächlich mit COM-Add-Ins verwendet. Weitere Informationen zum Erstellen eines COM Add-Ins für Microsoft Office InfoPath 2007 finden Sie unter Vorgehensweise: Erstellen eines COM-Add-Ins zum Hinzufügen von benutzerdefinierten Features zu InfoPath.
Siehe auch
Referenz
_ApplicationEvents-Schnittstelle
_ApplicationEvents-Member
Microsoft.Office.Interop.InfoPath-Namespace