Configure an enum combo box animation
- Last UpdatedAug 30, 2024
- 1 minute read
You can configure a combo box with values from an enum attribute 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 attribute 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 Submit 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 attribute.
-
Ascending to show the items sorted in ascending order.
-
Descending to show the items sorted in descending order.
-
-
Click OK.