The events of the PNode class are listed below. For a complete list of PNode class members, see the PNode Members topic.
![]() | Occurs when the value of the Bounds property changes. |
![]() | Occurs when the node is clicked. |
![]() | Occurs when the node is double clicked. |
![]() | Occurs when a drag-and-drop operation is completed. |
![]() | Occurs when an object is dragged into this node's bounds. |
![]() | Occurs when an object is dragged out of this node's bounds. |
![]() | Occurs when an object is dragged over this node's bounds. |
![]() | Occurs when the value of the FullBounds property changes. |
![]() | Occurs when the node receives focus. |
![]() | Occurs when a key is pressed while the node has focus. |
![]() | Occurs when a key is pressed while the node has focus. |
![]() | Occurs when a key is released while the node has focus. |
![]() | Occurs when the node loses focus. |
![]() | Occurs when the mouse pointer is over the node and a mouse button is pressed. |
![]() | Occurs when the mouse pointer is dragged over the node. |
![]() | Occurs when the mouse pointer enters the node. |
![]() | Occurs when the mouse pointer leaves the node. |
![]() | Occurs when the mouse pointer is moved over the node. |
![]() | Occurs when the mouse pointer is over the node and a mouse button is released. |
![]() | Occurs when the mouse wheel moves while the node has focus. |
![]() | Occurs when the value of the Tag property changes. |
![]() | Occurs when the value of the Matrix property changes. |
PNode Class | UMD.HCIL.Piccolo Namespace