PowerTools SPREAD for Windows Forms 8.0J
Minimum プロパティ (FpSlider)


スライダの最小値を取得または設定します。
構文
'Declaration
 
Public Property Minimum As Integer
'使用法
 
Dim instance As FpSlider
Dim value As Integer
 
instance.Minimum = value
 
value = instance.Minimum
public int Minimum {get; set;}

プロパティ値

スライダの最小値を表すInteger
参照

FpSlider クラス
FpSlider メンバ

 

 


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