PowerTools PlusPak for Windows Forms 8.0J
RowCount プロパティ (GcClassicFunctionKey)

コントロール上のボタンの行数を取得または設定します。
構文
Public Property RowCount As Integer
public int RowCount {get; set;}

プロパティ値

int データ型。デフォルト値は 1 です。0 より大きい値を指定する必要があります。
解説

RowCountプロパティは、コントロール上に配置するボタンの行数を設定します。各行に表示されるボタンのグループと列のレイアウトは、ColumnGroupsプロパティで設定します。

プラットフォーム

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

参照

GcClassicFunctionKey クラス
GcClassicFunctionKey メンバ

Send Feedback