Share via


_ApplicationEvents_Event.WindowActivate Événement

Définition

Se produit lors de l'activation d'une fenêtre de document.

public:
 event Microsoft::Office::Interop::InfoPath::_ApplicationEvents_WindowActivateEventHandler ^ WindowActivate;
event Microsoft.Office.Interop.InfoPath._ApplicationEvents_WindowActivateEventHandler WindowActivate;
member this.WindowActivate : Microsoft.Office.Interop.InfoPath._ApplicationEvents_WindowActivateEventHandler 
Event WindowActivate As _ApplicationEvents_WindowActivateEventHandler 

Type d'événement

Remarques

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