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


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

プロパティ値

トラックの幅(ピクセル単位)を表す整数
参照

FpSlider クラス
FpSlider メンバ

 

 


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