Visual Basic (Declaration) | |
---|---|
Public Enum ProgressStyle Inherits System.Enum |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As ProgressStyle |
C# | |
---|---|
public enum ProgressStyle : System.Enum |
Member | Description |
---|---|
Bars | Displays a progress indicator as a series of small bars. |
Default | Displays a progress indicator as solid. |
Gradient | Displays a progress indicator as a gradient. |
Picture | Displays a progress indicator as a picture. |
System.Object
System.ValueType
System.Enum
FarPoint.Win.ProgressStyle
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