The TreeNodeGetImageEventArgs class implements argument of events that occur when the image and state image of the element of the tree of the TreeCombo and TreeList components are received.
| Constructor name | Brief description | |
![]() |
Create | The Create constructor creates an argument of events that occur when the image and state image of the element of the tree of the TreeCombo and TreeList components are received. |
| Property name | Brief description | |
![]() |
Node | The Node property returns the node, for which the image should be received. |
![]() |
Result | The Result property determines index of the image that is displayed near the element. |
See also: