ASP.NET Pack Programmer's Guide
LinkEventArgs Members
Constructors Methods
 


Contains the arguments passed to handlers of link-related events.

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

 Public Constructors

  Name Description

LinkEventArgs

Overloaded.  

 Public Methods

  Name Description

cancelDrag

Immediately cancels the creation or modification of the link.

getAdjustmentHandle

Gets or sets the adjustment handle being moved by the user.

getCancel

Gets a value indicating whether to allow the current operation.

getLabel

Gets the link label for which the event was raised.

getLink

Gets the link for which the event was raised.

getMouseButton

Gets which mouse button was pressed.

getMousePosition

Gets the current mouse pointer position.

getNewText

Gets the text that has just been entered by the user.

getOldText

Gets the text that had been displayed as a link label before the user edited it.

setCancel

Sets a value indicating whether to allow the current operation.

 See Also

LinkEventArgs Class
MindFusion.Diagramming Namespace