PowerTools PlusPak for Windows Forms 8.0J
BackColor プロパティ (NoteArea)

NoteArea の背景色を取得または設定します。
構文
Public Property BackColor As Color
public Color BackColor {get; set;}

プロパティ値

NoteArea の背景色を示す 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

参照

NoteArea クラス
NoteArea メンバ

Send Feedback