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

コントロールが無効なときの Text の色を示す値を取得または設定します。
構文
Public Property DisabledForeColor As Color
public Color DisabledForeColor {get; set;}

プロパティ値

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

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