Share via


_ApplicationEvents_Event.WindowActivate Ereignis

Definition

Tritt ein, wenn ein Dokumentfenster aktiviert wird.

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 

Ereignistyp

Hinweise

Das WindowActive-Ereignis der _ApplicationEvents_Event Schnittstelle wird hauptsächlich mit COM-Add-Ins verwendet. Weitere Informationen zum Erstellen eines COM-Add-Ins für Microsoft InfoPath finden Sie unter Vorgehensweise: Erstellen eines COM-Add-Ins zum Hinzufügen benutzerdefinierter Features zu InfoPath.

Gilt für: