GrapeCity SPREAD for Windows Forms 11.0J
Value プロパティ (FpSlider)


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

プロパティ値

表示の値を表すInteger
参照

FpSlider クラス
FpSlider メンバ

 

 


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