_DataDOMEventSink_Event Members (Microsoft.Office.Interop.InfoPath.SemiTrust)
Implements events for changes to a form's underlying XML document.
The following tables list the members exposed by the _DataDOMEventSink_Event type.
| Name | Description | |
|---|---|---|
| OnAfterChange | Occurs after changes to a form's underlying XML document have been accepted and after the OnValidate event has occurred. |
| OnBeforeChange | Occurs after changes to a form's underlying XML document have been made but before the changes are accepted. |
| OnValidate | Occurs after changes to a form's underlying XML document have been accepted but before the OnAfterChange event occurs. |