Contains the arguments passed to handlers of link validation events. The following tables list the members exposed by the LinkEventArgs type.
|
Name | Description | |
---|---|---|
![]() |
Initializes a new instance of the LinkEventArgs class. |
Name | Description | |
---|---|---|
![]() |
Immediately cancels the creation or modification of the link. |
|
![]() |
Gets or sets the adjustment handle being moved by the user. |
|
![]() |
Gets a value indicating whether to allow the current operation. |
|
![]() |
Gets the link for which the event raised. |
|
![]() |
Gets which mouse button was pressed. |
|
![]() |
Gets the current mouse pointer position. |
|
![]() |
Gets the text that has just been entered by the user. |
|
![]() |
Gets the text that had been displayed as a link label before the user edited it. |
|
![]() |
Sets a value indicating whether to allow the current operation. |