FarPoint.Win アセンブリ > FarPoint.Win 名前空間 : ProgressTextStyle 列挙体 |
'Declaration Public Enum ProgressTextStyle Inherits System.Enum
'使用法 Dim instance As ProgressTextStyle
public enum ProgressTextStyle : System.Enum
メンバ | 説明 |
---|---|
Custom | Textプロパティの値によって定義されたカスタムテキストを表示します。 |
Percent | パーセント値を表示します。 |
PercentRemaining | 残りのパーセントを表示します。 |
Value | 生の値をテキストとして表示します。 |
System.Object
System.ValueType
System.Enum
FarPoint.Win.ProgressTextStyle