ContextChangedEventArgs Class (Microsoft.Office.InfoPath)

Provides data for the ContextChanged event.

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

Syntax

'Declaration
Public MustInherit Class ContextChangedEventArgs
    Inherits EventArgs
'Usage
Dim instance As ContextChangedEventArgs
public abstract class ContextChangedEventArgs : EventArgs

Inheritance Hierarchy

System.Object
   System.EventArgs
    Microsoft.Office.InfoPath.ContextChangedEventArgs

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

ContextChangedEventArgs Members
Microsoft.Office.InfoPath Namespace