GrapeCity SPREAD for Windows Forms 11.0J
ZoomSliderTrackColor プロパティ (StatusBarSkin)


ステータスバーにあるズームスライダーのトラックの色を取得または設定します。
構文
'Declaration
 
Public Property ZoomSliderTrackColor As Color
'使用法
 
Dim instance As StatusBarSkin
Dim value As Color
 
instance.ZoomSliderTrackColor = value
 
value = instance.ZoomSliderTrackColor
public Color ZoomSliderTrackColor {get; set;}
参照

StatusBarSkin クラス
StatusBarSkin メンバ

 

 


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