PowerTools SPREAD for Windows Forms 8.0J
ProgressTextStyle 列挙体


進行状況インジケータのテキスト部分の外観を指定します。
構文
'Declaration
 
Public Enum ProgressTextStyle 
   Inherits System.Enum
'使用法
 
Dim instance As ProgressTextStyle
public enum ProgressTextStyle : System.Enum 
メンバ
メンバ説明
CustomTextプロパティの値によって定義されたカスタムテキストを表示します。
Percentパーセント値を表示します。
PercentRemaining残りのパーセントを表示します。
Value生の値をテキストとして表示します。
継承階層

System.Object
   System.ValueType
      System.Enum
         FarPoint.Win.ProgressTextStyle

参照

FarPoint.Win 名前空間

 

 


© 2004-2015, GrapeCity inc. All rights reserved.