AnimationStyle Enum
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents values for AnimationStyleAttribute.
public enum class AnimationStyle
[System.Runtime.InteropServices.ComVisible(true)]
[System.Runtime.InteropServices.Guid("B6C08F15-AA5E-4754-9E4C-AA279D3F36D4")]
public enum AnimationStyle
public enum AnimationStyle
[<System.Runtime.InteropServices.ComVisible(true)>]
[<System.Runtime.InteropServices.Guid("B6C08F15-AA5E-4754-9E4C-AA279D3F36D4")>]
type AnimationStyle =
type AnimationStyle =
Public Enum AnimationStyle
- Inheritance
- Attributes
Name | Value | Description |
---|---|---|
Other | -1 | Specifies that the animation style is one not explicitly itemized in the AnimationStyle enumeration. |
None | 0 | Specifies that there is no animation style. |
LasVegasLights | 1 | Specifies that the bounding rectangle displays a border of alternating icons of different colors. |
BlinkingBackground | 2 | Specifies that the font and background alternate between assigned colors and contrasting colors. |
SparkleText | 3 | Specifies that the background displays flashing, multi-colored icons. |
MarchingBlackAnts | 4 | Specifies that the bounding rectangle displays moving black dashes. |
MarchingRedAnts | 5 | Specifies that the bounding rectangle displays moving red dashes. |
Shimmer | 6 | Specifies that the font alternates between solid and blurred. |
Animations appear on the screen only; the animated text prints, but the animation effect does not.
Product | Versions |
---|---|
.NET Framework | 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1 |
Windows Desktop | 3.0, 3.1, 5, 6, 7, 8, 9, 10 |
.NET feedback
.NET is an open source project. Select a link to provide feedback: