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


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

プロパティ値

表示する値を表すInteger
参照

FpProgress クラス
FpProgress メンバ

 

 


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