PowerTools SPREAD for Windows Forms 10.0J
TickSpacing プロパティ (FpSlider)


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

プロパティ値

トラック上の目盛の間隔を表すInteger
参照

FpSlider クラス
FpSlider メンバ

 

 


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