Set the Folders control icon size
- Last UpdatedNov 26, 2024
- 1 minute read
You can select the desired folder from the tree in the left pane, when the Folders control is displayed outside the context of a running job. If the control is displayed in the context of a running job, the desired folder is already selected.
You can use the properties of the Folders control to set the icon size. You can set the icon size in the Folders control to either small (16x16 pixels) or large (32x32 pixels). If you set the property UseLargeTreeIcons to True, large icons are used in the tree.
Set the icon size in the Folders control
-
Select the Folders control for which you want to set the icon size.
-
In the Properties Editor, locate the property UseLargeTreeIcons.
-
Set the value of the property to:
-
True for large icons (32x32 pixels)
-
False for small icons (16x16 pixels)
-