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


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

プロパティ値

進行状況インジケータの最大値を表すInteger
参照

FpProgress クラス
FpProgress メンバ

 

 


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