BBjTree::setNodeImage
Description
This method sets the image of a node in the BBjTree control.
Syntax
Return Value | Method |
---|---|
void | setNodeImage(int ID, BBjImage image) |
Parameters
Parameter | Description |
---|---|
ID | Specifies the ID of the node. |
image | Specifies the icon image of the node. |
Return Value
None.
Example
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.