PowerTools PlusPak for Windows Forms 8.0J
ColumnCount プロパティ (CustomColorsPalette)

列数を示す値を取得または設定します。
構文
Public Property ColumnCount As Integer
public int ColumnCount {get; set;}

プロパティ値

列数を示す System.Int32 値。
例外
例外解説
System.ArgumentOutOfRangeException指定された値が 1 未満か、70 を超えています。
プラットフォーム

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

参照

CustomColorsPalette クラス
CustomColorsPalette メンバ

Send Feedback