The properties of the Enable class allow you to specify the initial state of the animation and optionally enable you to specify an expression that allows to dynamically change that state.



Enable

Specifies whether the animation is initially enabled.

The actual enabled state is determined by the value of the specified property for the Enable (Expression) if filled in.


Enable (Expression)

Expression that allows you to dynamically change the enable status of the animation. The animation will be enabled if the end result of the specified expression is TRUE or a number other than 0; disabled otherwise. If not filled in, enabling the animation is determined by the properties Enabling.


Style

Allows you to specify the graphical effect to be used to represent the animation disabled. Available Options:


  • None
  • Grayed
  • Inset