Finding Out the Attributes of the Control
Use
This section lists all of the methods you can use to retrieve the attributes of the simple tree.
Methods for Retrieving Control Attributes
|
Method |
Meaning |
|---|---|
|
get_expanded_nodes |
Lists all expanded nodes |
|
get_selected_node |
Returns the name of the selected node |
|
get_selected_nodes |
Lists all selected nodes |
|
get_top_node |
Returns the name of the topmost visible node |