ViewSwitchedEventArgs Class

Provides data for the ViewSwitched event of a form.

Namespace: Microsoft.Office.InfoPath
Assembly: Microsoft.Office.InfoPath (in microsoft.office.infopath.dll)

Syntax

'Declaration
'Usage

Remarks

In Microsoft Office InfoPath 2007, the ViewSwitchedEventArgs class does not provide any properties and methods for the ViewSwitched event other than those inherited from Object.

Inheritance Hierarchy

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

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

ViewSwitchedEventArgs Members
Microsoft.Office.InfoPath Namespace