BBjTree::clearNodeSelectedIcon
Description
In BBj 15.00 and higher, this method clears the node selected icon from a node in BBjTree control.
Syntax
| Return Value | Method |
|---|---|
|
void |
clearNodeSelectedIcon(int ID) |
Parameters
| Parameter | Description |
|---|---|
|
ID |
Specifies the ID of the node. |
Return Value
None.
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.