| Visual Basic (Declaration) | |
|---|---|
Public Enum enumAnimationType Inherits System.Enum | |
| C# | |
|---|---|
public enum enumAnimationType : System.Enum | |
| Member | Description |
|---|---|
| Breaks | The animation is processed based on the effect being animated and the size of the control. |
| Pixels | The animation will process based on a user defined number of pixels per tick of the timer. |
System.Object
System.ValueType
System.Enum
Dbi.WinControl.Date.enumAnimationType
Target Platforms: Current Windows operating system with .NET 8.