Enabling and Disabling Elements for Run-Time Interaction
- Last UpdatedJul 13, 2023
- 1 minute read
You can enable or disable elements so that the run time user cannot use any interaction animations, such as:
-
User input.
-
Horizontal and vertical sliders.
-
Pushbuttons.
-
Action scripts.
-
Showing and hiding graphics.
Other animations such as horizontal fills and tooltips continue to work as expected.
To enable an element for run-time interaction
-
Select one or more elements you want to enable.
-
In the Properties Editor Runtime Behavior group, set the Enabled property to True.
To disable an element for run-time interaction
-
Select one or more elements you want to disable.
-
In the Properties Editor Runtime Behavior group, set the Enabled property to False.