PowerTools InputMan for Windows Forms 8.0J
UseNegativeColor プロパティ (GcTimeSpan)

NegativeColor を使用して負数を表示するかどうかを示す値を取得または設定します。
構文
Public Property UseNegativeColor As Boolean
public bool UseNegativeColor {get; set;}

プロパティ値

NegativeColor を使用して負数を表示する場合はtrueForeColor を使用して負数を表示する場合はfalse
解説
Value プロパティが System.TimeSpan.Zero未満で、UseNegativeColor プロパティがtrueの場合は、NegativeColor プロパティに従ってテキストの色が決定されます。
参照

GcTimeSpan クラス
GcTimeSpan メンバ

 

 


© 2004-2015 GrapeCity inc. All rights reserved.