BBjTree::expandTreeFromNode
Description
Expands a node and all of its descendants in the BBjTree control.
Syntax
Return Value |
Method |
void |
expandTreeFromNode(int ID) |
Parameters
Variable |
Description |
ID |
Specifies the ID of the starting node to expand the tree. |
Return Value
None.
Remarks
All expandable nodes including and below the specified node will be expanded.
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.