BBjTree::deselectNode
Description
Deselects a node in the BBjTree control.
Syntax
Return Value |
Method |
void |
deselectNode(int ID) |
Parameters
Variable |
Description |
ID |
Specifies the ID of the node to deselect. |
Return Value
None.
Remarks
None.
Example
REM Deselect a node in a tree control |
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.