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


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

プロパティ値

表示の値を表すInteger
参照

FpSlider クラス
FpSlider メンバ

 

 


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