GrapeCity SPREAD for Windows Forms 11.0J
Minimum プロパティ (FpProgress)


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

プロパティ値

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

FpProgress クラス
FpProgress メンバ

 

 


© 2004-2018, GrapeCity Inc. All rights reserved.