Version

ActivityIndicatorInfoBase Class Members

The following tables list the members exposed by ActivityIndicatorInfoBase.

Public Properties
 NameDescription
Public PropertyAnimationSpeedGets or sets the interval (in milliseconds) between each step of the animation.  
Public PropertyAnimationSpeedResolvedResolves the animation speed.  
Public PropertyAppearanceGets/sets the appearance used to resolve the appearance of the control.  
Public PropertyBorderStyleThe style of borders to draw around the activity indicator element  
Public PropertyComponentRoleReturns the Infragistics.Win.AppStyling.ComponentRole that the control uses to provide its style information.  
Public PropertyDisposed (Inherited from Infragistics.Shared.DisposableObject)
Public PropertyEnabledGets or sets if the activity indicator has been enabled/started.  
Public PropertyEnabledResolvedResolves the enabled state.  
Public PropertyRightToLeftIndicates the RightToLeft value set by the control.  
Public PropertyUseOsThemesIndicates whether the elements of a control may be rendered using the operating system theme rendering.  
Public PropertyUseOsThemesResolvedIndicates whether the elements of a control may be rendered using system themes.  
Public PropertyViewStyleThe viewstyle for the control.  
Protected Properties
 NameDescription
Protected PropertyRoleNameGets the default UI role name used when creating the ComponentRole.  
Public Methods
 NameDescription
Public MethodAnimateVirtual method used to perform 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 MethodResetAnimationVirtual method used to reset the animation.  
Public MethodResolveAppearanceResolves the general appearance of the control.  
Public MethodVerifyNotDisposed (Inherited from Infragistics.Shared.DisposableObject)
Protected Methods
 NameDescription
Protected MethodCreateRoleCreates the component role that provides the style information for the control.  
Protected MethodDirtyAnimationSpeedResolvedVirtual method used to dirty the cached animationSpeedResolved  
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