The TreeNodeEventArgs class implements argument of the events that occur for any tree node of the TreeCombo and TreeList components.
| Designer name | Brief description | |
| The CreateTreeNodeArgs designer creates argument of the events that occur for any tree node of the TreeCombo and TreeList component. |
| Property name | Brief description | |
| Node | The Node property returns a node for which the event was generated. |
| Property name | Brief description | |
| The TreeControl property returns the component for which the event was generated. |
See also: