Search
LinkLabelEventArgs Members
Constructors Properties
 


Contains the arguments passed to handlers of link label related events, such as LabelClicked.

The following tables list the members exposed by the LinkLabelEventArgs type.

 Public Constructors

  Name Description

LinkLabelEventArgs

Overloaded.  

 Public Properties

  Name Description

Label

Gets the link label for which the event raised.

Position

Gets the location related to the event.

 See Also