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


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

FpSlider クラス
FpSlider メンバ

 

 


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