Configure an enum List Box animation
- Last UpdatedJul 03, 2024
- 1 minute read
You can configure a list box with values from an enum attribute and captions.
To configure an enum list box animation
-
Select the radio button group element.
-
On the Special menu, click Edit Animations. The Edit Animations dialog box appears.
-
Click the Enum button. The Enum List 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.