PowerTools SPREAD for Windows Forms 8.0J
Value プロパティ (FpProgress)


進行状況インジケータの現在値を取得または設定します。
構文
public int Value {get; set;}
'Declaration
 
Public Property Value As Integer
 
'使用法
 
Dim instance As FpProgress
Dim value As Integer
 
instance.Value = value
 
value = instance.Value

プロパティ値

表示する値を表すInteger
参照

FpProgress クラス
FpProgress メンバ

 

 


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