_ApplicationEvents_Event.NewXDocument Événement

Définition

Se produit lorsqu'un nouveau formulaire est créé.

public:
 event Microsoft::Office::Interop::InfoPath::_ApplicationEvents_NewXDocumentEventHandler ^ NewXDocument;
event Microsoft.Office.Interop.InfoPath._ApplicationEvents_NewXDocumentEventHandler NewXDocument;
member this.NewXDocument : Microsoft.Office.Interop.InfoPath._ApplicationEvents_NewXDocumentEventHandler 
Event NewXDocument As _ApplicationEvents_NewXDocumentEventHandler 

Type d'événement

Remarques

L’événement NewXDocument 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.

S’applique à