Partager via


_ApplicationEvents_Event.WindowSize Événement

Définition

Se produit lorsqu’une fenêtre de document est redimensionnée ou déplacée.

public:
 event Microsoft::Office::Interop::InfoPath::_ApplicationEvents_WindowSizeEventHandler ^ WindowSize;
event Microsoft.Office.Interop.InfoPath._ApplicationEvents_WindowSizeEventHandler WindowSize;
member this.WindowSize : Microsoft.Office.Interop.InfoPath._ApplicationEvents_WindowSizeEventHandler 
Event WindowSize As _ApplicationEvents_WindowSizeEventHandler 

Type d'événement

Remarques

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