XmlFormCancelEventArgs Members

Include Protected Members
Include Inherited Members

Provides data for the custom message that is displayed when canceling events raised by the form and its underlying XML document.

The XmlFormCancelEventArgs type exposes the following members.

Constructors

  Name Description
Protected method XmlFormCancelEventArgs

Top

Properties

  Name Description
Public property Cancel (Inherited from CancelEventArgs.)
Public property Message Gets or sets the short message that is displayed when the event is cancelled.
Public property MessageDetails Gets or sets the detailed message when the event is cancelled.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See Also

Reference

XmlFormCancelEventArgs Class

Microsoft.Office.InfoPath Namespace