_ApplicationEvents_Event.remove_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 remove_WindowSize ( _
param0 As _ApplicationEvents_WindowSizeEventHandler _
)
'Utilisation
Dim instance As _ApplicationEvents_Event
Dim param0 As _ApplicationEvents_WindowSizeEventHandler
instance.remove_WindowSize(param0)
void remove_WindowSize(
_ApplicationEvents_WindowSizeEventHandler param0
)
Paramètres
Voir aussi
Référence
_ApplicationEvents_Event interface