Clase ViewSwitchedEventArgs

Proporciona datos para el evento ViewSwitched de un formulario.

Jerarquía de la herencia

System.Object
  System.EventArgs
    Microsoft.Office.InfoPath.ViewSwitchedEventArgs

Espacio de nombres:  Microsoft.Office.InfoPath
Ensamblado:  Microsoft.Office.InfoPath (en Microsoft.Office.InfoPath.dll)

Sintaxis

'Declaración
Public MustInherit Class ViewSwitchedEventArgs _
    Inherits EventArgs
'Uso
Dim instance As ViewSwitchedEventArgs
public abstract class ViewSwitchedEventArgs : EventArgs

Comentarios

En Microsoft InfoPath, la clase ViewSwitchedEventArgs no proporciona ninguna propiedad ni método para el evento ViewSwitched, salvo los heredados de Object.

Seguridad para subprocesos

Los miembros static (Shared en Visual Basic) públicos de este tipo son seguros para subprocesos. No se garantiza que los miembros de instancias sean seguros para los subprocesos.

Vea también

Referencia

Miembros ViewSwitchedEventArgs

Espacio de nombres Microsoft.Office.InfoPath