PowerTools PlusPak for Windows Forms 8.0J
ForeColor プロパティ (NoteStyle)

Text の色を示す値を取得または設定します。
構文
Public Property ForeColor As Color
public Color ForeColor {get; set;}

プロパティ値

Text の色を示す System.Drawing.Color 値。色が System.Drawing.Color.Empty の場合、メモは日付と同じ色になります。デフォルト値は System.Drawing.SystemColors.InfoText です。
プラットフォーム

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

参照

NoteStyle クラス
NoteStyle メンバ

Send Feedback