Version

MarqueeActivityIndicatorInfo Class Members

The following tables list the members exposed by MarqueeActivityIndicatorInfo.

Public Constructors
 NameDescription
Public ConstructorMarqueeActivityIndicatorInfo ConstructorConstructor. Initializes a new instance of MarqueeActivityIndicatorInfo object.  
Public Properties
 NameDescription
Public PropertyAnimationSpeedGets or sets the interval (in milliseconds) between each step of the animation. (Inherited from Infragistics.Win.UltraActivityIndicator.ActivityIndicatorInfoBase)
Public PropertyAnimationSpeedResolvedOverridden. Overriden. Resolves the animation speed.  
Public PropertyAppearanceGets/sets the appearance used to resolve the appearance of the control. (Inherited from Infragistics.Win.UltraActivityIndicator.ActivityIndicatorInfoBase)
Public PropertyBorderStyleThe style of borders to draw around the activity indicator element (Inherited from Infragistics.Win.UltraActivityIndicator.ActivityIndicatorInfoBase)
Public PropertyComponentRoleReturns the Infragistics.Win.AppStyling.ComponentRole that the control uses to provide its style information. (Inherited from Infragistics.Win.UltraActivityIndicator.ActivityIndicatorInfoBase)
Public PropertyDisposed (Inherited from Infragistics.Shared.DisposableObject)
Public PropertyEnabledGets or sets if the activity indicator has been enabled/started. (Inherited from Infragistics.Win.UltraActivityIndicator.ActivityIndicatorInfoBase)
Public PropertyEnabledResolvedResolves the enabled state. (Inherited from Infragistics.Win.UltraActivityIndicator.ActivityIndicatorInfoBase)
Public PropertyMarqueeAnimationStyleIndicates the animation behavior of the marquee.  
Public PropertyMarqueeFillAppearanceGets/sets the appearance used to resolve the appearance of the filled area.  
Public PropertyMarqueeMarkerWidthThe width of the marquee marker.  
Public PropertyRightToLeftOverridden. Overriden. Gets or sets if the marquee should go from Right-To-Left or Left-To-Right when the MarqueeAnimationStyle is set to MarqueeAnimationStyle.Continuous  
Public PropertyUseOsThemesIndicates whether the elements of a control may be rendered using the operating system theme rendering. (Inherited from Infragistics.Win.UltraActivityIndicator.ActivityIndicatorInfoBase)
Public PropertyUseOsThemesResolvedIndicates whether the elements of a control may be rendered using system themes. (Inherited from Infragistics.Win.UltraActivityIndicator.ActivityIndicatorInfoBase)
Public PropertyViewStyleThe viewstyle for the control. (Inherited from Infragistics.Win.UltraActivityIndicator.ActivityIndicatorInfoBase)
Protected Properties
 NameDescription
Protected PropertyRoleNameGets the default UI role name used when creating the ComponentRole. (Inherited from Infragistics.Win.UltraActivityIndicator.ActivityIndicatorInfoBase)
Public Methods
 NameDescription
Public MethodAnimateOverridden. Performs one step of animation.  
Public MethodCreateObjRefCreates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject)
Public MethodDispose (Inherited from Infragistics.Shared.DisposableObject)
Public MethodGetLifetimeServiceRetrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodInitializeLifetimeServiceObtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodResetAnimationOverridden. Resets the animation.  
Public MethodResolveAppearanceResolves the general appearance of the control. (Inherited from Infragistics.Win.UltraActivityIndicator.ActivityIndicatorInfoBase)
Public MethodResolveMarqueeFillAppearanceResolves the general appearance of the control.  
Public MethodVerifyNotDisposed (Inherited from Infragistics.Shared.DisposableObject)
Protected Methods
 NameDescription
Protected MethodBumpCurrentValue  
Protected MethodCreateRoleCreates the component role that provides the style information for the control. (Inherited from Infragistics.Win.UltraActivityIndicator.ActivityIndicatorInfoBase)
Protected MethodDirtyAnimationSpeedResolvedOverridden. Overriden : Dirties the cached animationSpeedResolved member.  
Protected MethodMemberwiseCloneOverloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject)
Protected MethodOnDisposeOverridden. Called when an active object is Disposed to notify a derived class when the object has been Disposed.  
See Also