Intersoft ClientUI Documentation
LoadingAnimation Enumeration



Specifies value that controls the loading animation.
Syntax
Public Enum LoadingAnimation 
   Inherits System.Enum
Dim instance As LoadingAnimation
public enum LoadingAnimation : System.Enum 
public enum class LoadingAnimation : public System.Enum 
Members
MemberDescription
JumpOnce Jump once.
JumpRepeat Jump repeat.
ShowProgressBar Show progress bar.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Intersoft.Client.UI.Aqua.UXDock.LoadingAnimation

Requirements

Target Platforms: 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

Reference

Intersoft.Client.UI.Aqua.UXDock Namespace

Send Feedback