ClickedEventArgs members

Include protected members
Include inherited members

Provides data for the Clicked event.

The ClickedEventArgs type exposes the following members.

Constructors

  Name Description
Protected method ClickedEventArgs

Top

Properties

  Name Description
Public property ControlId Gets the value of ID property for the Button control that raised the event.
Public property Source Gets an XPathNavigator object positioned at the innermost XML node of the form's underlying XML document that contains the Button control.

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

ClickedEventArgs class

Microsoft.Office.InfoPath namespace