| C1.Win.C1InputPanel.4 Assembly > C1.Win.C1InputPanel Namespace : LinkClickedEventArgs Class |
The following tables list the members exposed by LinkClickedEventArgs.
| Name | Description | |
|---|---|---|
![]() | LinkClickedEventArgs Constructor | Initializes a new instance of a LinkClickedEventArgs. |
| Name | Description | |
|---|---|---|
![]() | Button | Gets the button that was clicked on the link. |
![]() | HRef | Gets the value of the link's HREF attribute. |
![]() | Location | Get the location of the mouse during the generating event. |
![]() | Target | Gets the value of the link's TARGET attribute. |
![]() | X | Get the x-coordinate of the mouse during the generating event. |
![]() | Y | Get the y-coordinate of the mouse during the generating event. |