Animate .NET controls
- Last UpdatedNov 26, 2024
- 1 minute read
Every .NET control has these animation types:
-
Data binding animations determine which attributes and element references can read and write to the .NET control.
-
Event animations assign scripts to individual .NET control events.
You can add the following animations that correspond to the supported .NET control container properties:
-
Visibility
-
Fill Style
-
Text Style
-
Location Horizontal
-
Location Vertical
-
Width
-
Height
-
Tooltip
-
Disable
If you configure these animations, the resulting behavior and appearance overrides the behavior and appearance given by the native properties of the .NET control.
Add animation to embedded .NET controls
-
Double-click the embedded .NET control on the canvas. The Edit Animations dialog box appears.
-
Add animations as you would with any other element. For more information, see the System Platform help.