Configuring an Enum Combo Box Animation
- Last UpdatedJul 13, 2023
- 1 minute read
You can configure a combo box with values from an enum equipment.item and captions.
To configure an enum combo box animation
-
Select the combo box element.
-
On the Special menu, click Edit Animations. The Edit Animations dialog box appears.
-
Click the Enum button. The Enum Combo Box configuration panel appears on the right side.
-
In the Enum Reference box, type an enum equipment.item reference. The Enum Values and Captions list shows the values from the enum reference.
You can select when to submit the value changes. For more information, see Submitting the Value Changes.
-
To define your own captions, clear Use Values as Captions and type them in the list.
-
Set Items Sorting to:
-
None to show the items in the order they are in the enum equipment.item.
-
Ascending to show the items sorted in ascending order.
-
Descending to show the items sorted in descending order.
-
-
Click OK.