PowerTools PlusPak for Windows Forms 8.0J
Colors プロパティ (RecentColorsPalette)

色を取得または設定します。
構文
Public Property Colors As Color()
public Color[] Colors {get; set;}

プロパティ値

最近使用した色を示す System.Drawing.Color 値の System.Array
例外
例外解説
System.ArgumentExceptionThe exception that is thrown when one of the arguments provided to a method is not valid.
プラットフォーム

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

参照

RecentColorsPalette クラス
RecentColorsPalette メンバ

Send Feedback