GrapeCity SPREAD for Windows Forms 11.0J
FillTextColor プロパティ (FpProgress)


進行状況インジケータのテキスト色を取得または設定します。
構文
'Declaration
 
Public Property FillTextColor As Color
'使用法
 
Dim instance As FpProgress
Dim value As Color
 
instance.FillTextColor = value
 
value = instance.FillTextColor
public Color FillTextColor {get; set;}

プロパティ値

塗りつぶし領域のテキストの色を含むColorオブジェクト
参照

FpProgress クラス
FpProgress メンバ

 

 


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