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