The properties of System.Windows.Forms.LinkLabelLinkClickedEventArgs are listed below. For a list of all members, see the LinkLabelLinkClickedEventArgs Members list.
See Also: Inherited members from System.EventArgs
[read-only] | Button | MouseButtons.
Gets the mouse button that causes the link to be clicked. |
[read-only] | Link | LinkLabel.Link.
Gets the System.Windows.Forms.LinkLabel.Link that was clicked. |