_ApplicationEvents_Event.XDocumentBeforeClose Événement
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Se produit immédiatement avant la fermeture d'un document.
public:
event Microsoft::Office::Interop::InfoPath::_ApplicationEvents_XDocumentBeforeCloseEventHandler ^ XDocumentBeforeClose;
event Microsoft.Office.Interop.InfoPath._ApplicationEvents_XDocumentBeforeCloseEventHandler XDocumentBeforeClose;
member this.XDocumentBeforeClose : Microsoft.Office.Interop.InfoPath._ApplicationEvents_XDocumentBeforeCloseEventHandler
Event XDocumentBeforeClose As _ApplicationEvents_XDocumentBeforeCloseEventHandler
Type d'événement
Remarques
L’événement XDocumentBeforeClose de l’interface _ApplicationEvents_Event est principalement utilisé avec les compléments COM. Pour plus d’informations sur la création d’un complément COM pour Microsoft InfoPath, consultez Guide pratique pour créer un complément COM pour ajouter des fonctionnalités personnalisées à InfoPath.