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