Computer Science, asked by premamurugan7869, 6 months ago

what are collapse tree buttons PLEASE SAY QUICK!!!

Answers

Answered by f4Faizan
1

Explanation:

By default, each node of a tree has a small '+' or '-' button next to it. Clicking on a '+' will expand a node, and clicking on a '-' will collapse the node. You can turn these buttons on and off using the Show Buttons property of the Tree control.

Similar questions