Description
Sets up a tree control from start to finish to contain all the commands.
Syntax
rv = Command_Services("SetupTree", Ctrl, Border, Renew, ShowButtons)
Parameters
| 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). |
Remarks
Uses caching for performance. Also uses Theme_Services to do the initial tree setup.
Version
16.0.18