ClickedEventArgs Members
Include Protected Members
Include Inherited Members
Provides data for the Clicked event.
The ClickedEventArgs type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
ClickedEventArgs |
Top
Properties
Name | Description | |
---|---|---|
![]() |
ControlId | Gets the value of ID property for the Button control that raised the event. |
![]() |
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 | |
---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Top