_XDocumentEventSink.OnSwitchView - 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 OnSwitchView ( _
pEvent As DocEvent _
)
'Utilisation
Dim instance As _XDocumentEventSink
Dim pEvent As DocEvent
instance.OnSwitchView(pEvent)
void OnSwitchView(
DocEvent pEvent
)
Paramètres
- pEvent
Type : Microsoft.Office.Interop.InfoPath.DocEvent