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