DocContextChangeEvent Object Members

InfoPath Developer Reference

An event object that is used during an InfoPath context change event.

Properties

  Name Description
Bb230030.properties(en-us,office.12).gif Context A read-only property that returns a reference to the XML Document Object Model (DOM) node that is the new context node provided by the DocContextChangeEvent object. Read-only
Bb230030.properties(en-us,office.12).gif IsUndoRedo A read-only property that returns a Boolean value indicating whether the context change event occurred in response to undoing operation or redoing an operation. Read-only
Bb230030.properties(en-us,office.12).gif Type A read-only property that returns a string containing the type of context change event that occurred when the OnContextChange event was triggered. Read-only
Bb230030.properties(en-us,office.12).gif XDocument A read-only property that returns a reference to the XDocument object that is associated with the DocContextChangeEvent object in an OnContextChange event. Read-only