HyperlinkClickEventArgs Properties
Provides data for events that occur when users click a hyperlink.
Name | Description |
---|---|
Link | Get or sets the URL of the clicked hyperlink. |
Mouse |
Gets or sets mouse coordinates calculated from the toolbar’s upper left corner. |
Text | Gets or sets the hyperlink alt text. Note that modifying this text does not change the item caption. |
See Also