| Visual Basic (Declaration) | |
|---|---|
Public Enum ProgressBarLocation Inherits System.Enum | |
| Visual Basic (Usage) | Copy Code |
|---|---|
Dim instance As ProgressBarLocation | |
| C# | |
|---|---|
public enum ProgressBarLocation : System.Enum | |
| C++/CLI | |
|---|---|
public enum class ProgressBarLocation : public System.Enum | |
| Member | Description |
|---|---|
| Bottom | ProgressBar(s) shown at the bottom of the panel, below statistics. |
| Top | ProgressBar(s) shown at the top of the panel, above statistics. |
System.Object
System.ValueType
System.Enum
Dart.FileUpload.ProgressBarLocation
Target Platforms: Microsoft .NET Framework 2.0