Contains the arguments passed to handlers of node-related events.
The following tables list the members exposed by the NodeEventArgs type.
Name | Description | |
---|---|---|
Overloaded. |
Name | Description | |
---|---|---|
Immediately cancels the creation or modification of the node. |
||
Gets the adjustment handle being moved by the user. |
||
Gets a value indicating whether to allow the current operation. |
||
Gets the container a node has been added to or removed from. |
||
Gets the hyperlink that was clicked inside a node. |
||
Gets which mouse button has been pressed. |
||
Gets the current mouse pointer position. |
||
Gets the text that has just been entered by the user. |
||
Gets the node for which the event was raised. |
||
Gets the text that had been displayed in the node before the user edited it. |
||
Sets a value indicating whether to allow the current operation. |