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 | |
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 | |
The Node property returns the node, for which the image should be received. | ||
The Result property determines index of the image that is displayed near the element. |
See also: