AnimationStyle Enum

Definition

Represents values for AnimationStyleAttribute.

C#
[System.Runtime.InteropServices.ComVisible(true)]
[System.Runtime.InteropServices.Guid("B6C08F15-AA5E-4754-9E4C-AA279D3F36D4")]
public enum AnimationStyle
C#
public enum AnimationStyle
Inheritance
AnimationStyle
Attributes

Fields

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.

Remarks

Animations appear on the screen only; the animated text prints, but the animation effect does not.

Applies to

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