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

コントロールのマージンを取得または設定します。
構文
Public Property Margins As Margins
public Margins Margins {get; set;}

プロパティ値

Margins データ型。デフォルト値は 2,2,2,2 です。
解説

Marginsプロパティは、Margins構造体を使ってコントロール内の表示領域の絶対位置を調整する場合に使用します。設定の単位はピクセルです。

プラットフォーム

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