_ApplicationEvents_Event.add_WindowSize - Méthode
Ce membre est réservé à une utilisation interne et n’est pas destiné à être utilisé directement à partir de votre code.
Espace de noms : Microsoft.Office.Interop.InfoPath
Assembly : Microsoft.Office.Interop.InfoPath (dans Microsoft.Office.Interop.InfoPath.dll)
Syntaxe
'Déclaration
Sub add_WindowSize ( _
param0 As _ApplicationEvents_WindowSizeEventHandler _
)
'Utilisation
Dim instance As _ApplicationEvents_Event
Dim param0 As _ApplicationEvents_WindowSizeEventHandler
instance.add_WindowSize(param0)
void add_WindowSize(
_ApplicationEvents_WindowSizeEventHandler param0
)
Paramètres
Voir aussi
Référence
_ApplicationEvents_Event interface