Version

ActivityIndicatorPropertyIds Enumeration

Enumeration of UltraActivityIndicator Property IDs
Syntax
'Declaration
 
Public Enum ActivityIndicatorPropertyIds 
   Inherits System.Enum
public enum ActivityIndicatorPropertyIds : System.Enum 
Members
MemberDescription
AnimationEnabledRepresents the UltraActivityIndicator.AnimationEnabled property.
AnimationEnabledTextRepresents the UltraActivityIndicator.AnimationEnabledText property.
AnimationSpeedRepresents the UltraActivityIndicator.AnimationSpeed property.
AppearanceRepresents the UltraActivityIndicator.AnimationSpeed property.
AppearancesRepresents the UltraActivityIndicator.AnimationSpeed property.
BorderStyleRepresents the UltraActivityIndicator.BorderStyle property.
MarqueeAnimationStyleRepresents the UltraActivityIndicator.MarqueeAnimationStyle property.
MarqueeFillAppearanceRepresents the UltraActivityIndicator.AnimationSpeed property.
MarqueeMarkerWidthRepresents the UltraActivityIndicator.MarqueeMarkerWidth property.
RightToLeftRepresents the UltraActivityIndicator.RightToLeft property.
ViewStyleRepresents the UltraActivityIndicator.ViewStyle property.
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also