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

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

プロパティ値

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