Sets up a tree control from start to finish to contain all the commands.
rv = Command_Services("SetupTree", Ctrl, Border, Renew, ShowButtons) |
| Parameter | Description |
|---|---|
| Ctrl | The full control name of the applicable SRP Tree control involved. |
Border | See SRP Tree control - Border. Default border is "Custom Thick". |
| Renew | [Boolean] If this flag is set, clear the tree item cache and build the items from scratch. |
| ShowButtons | [Boolean] See SRP Tree control - ButtonsEnabled. Default is No (0). |
Uses caching for performance. Also uses Theme_Services to do the initial tree setup.
16.0.18