[This is preliminary documentation and is subject to change.]
LinkLabel with improved design-time behavior
The LinkLabel..::..LinkClickedEventArgs type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| LinkLabel..::..LinkClickedEventArgs | CTor |
Properties
| Name | Description | |
|---|---|---|
| Button | Gets the mouse button that causes the link to be clicked. (Inherited from LinkLabelLinkClickedEventArgs.) | |
| Item | The item that was clicked | |
| Link | Gets the LinkLabel..::..Link that was clicked. (Inherited from LinkLabelLinkClickedEventArgs.) | |
| LinkURI | In case the item is of the type LinkLabel..::..AutoLink then contains value of the LinkURI of the item. |