Share via


_ApplicationEvents_Event.XDocumentOpen Événement

Définition

Se produit à l'ouverture d'un document.

public:
 event Microsoft::Office::Interop::InfoPath::_ApplicationEvents_XDocumentOpenEventHandler ^ XDocumentOpen;
event Microsoft.Office.Interop.InfoPath._ApplicationEvents_XDocumentOpenEventHandler XDocumentOpen;
member this.XDocumentOpen : Microsoft.Office.Interop.InfoPath._ApplicationEvents_XDocumentOpenEventHandler 
Event XDocumentOpen As _ApplicationEvents_XDocumentOpenEventHandler 

Type d'événement

Exemples

L’événement XDocumentOpen 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 à