PowerTools PlusPak for Windows Forms 8.0J
GroupSpacing プロパティ

ボタンのグループ間の距離を取得または設定します。
構文
Public Property GroupSpacing As Integer
public int GroupSpacing {get; set;}

プロパティ値

Int データ型。ピクセル単位。デフォルト値は 10 です。
解説

GroupSpacingプロパティは、グループ間の距離をピクセル単位で設定します。

ボタンの各列間と行間の間隔は、それぞれColumnSpacingプロパティとRowSpacingプロパティで設定します。

プラットフォーム

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