Partager via


_ApplicationEvents_Event.XDocumentChange - Événement

Se produit lorsqu’un formulaire est créé, lorsqu’un formulaire est ouvert ou lorsqu’un autre formulaire est activé.

Espace de noms :  Microsoft.Office.Interop.InfoPath
Assembly :  Microsoft.Office.Interop.InfoPath (dans Microsoft.Office.Interop.InfoPath.dll)

Syntaxe

'Déclaration
Event XDocumentChange As _ApplicationEvents_XDocumentChangeEventHandler
'Utilisation
Dim instance As _ApplicationEvents_Event
Dim handler As _ApplicationEvents_XDocumentChangeEventHandler

AddHandler instance.XDocumentChange, handler
event _ApplicationEvents_XDocumentChangeEventHandler XDocumentChange

Remarques

L'événement XDocumentChange de l'interface _ApplicationEvents_Event est principalement utilisé avec les compléments COM. Pour plus d'informations sur la création d'un COM Add-in pour Microsoft InfoPath, voir How To: Create a COM Add-in to Add Custom Features to InfoPath.

Voir aussi

Référence

_ApplicationEvents_Event interface

_ApplicationEvents_Event - Membres

Microsoft.Office.Interop.InfoPath - Espace de noms