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


トラックの初回のクリック時にスライダのつまみを移動するかどうかを取得または設定します。
構文
'Declaration
 
Public Property ChangeOnFocus As Boolean
'使用法
 
Dim instance As FpSlider
Dim value As Boolean
 
instance.ChangeOnFocus = value
 
value = instance.ChangeOnFocus
public bool ChangeOnFocus {get; set;}

プロパティ値

トラックの初回のクリック時にスライダのつまみを移動する場合はTrue、それ以外の場合はFalse
参照

FpSlider クラス
FpSlider メンバ

 

 


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