PowerTools PlusPak for Windows Forms 8.0J
GetClientRectangleOffset メソッド (StandardSkin)

StripSettingsの値にはストリップの描画データが含まれます。
ControlSettingsオブジェクトにはコントロールの描画設定が含まれます。
クライアント矩形のオフセットを取得します。
構文
Public Overrides Function GetClientRectangleOffset( _
   ByVal stripSettings As StripSettings, _
   ByVal controlSettings As ControlSettings _
) As Integer
public override int GetClientRectangleOffset( 
   StripSettings stripSettings,
   ControlSettings controlSettings
)

パラメータ

stripSettings
StripSettingsの値にはストリップの描画データが含まれます。
controlSettings
ControlSettingsオブジェクトにはコントロールの描画設定が含まれます。

戻り値の型

int値はクライアント矩形のオフセットを示します。
プラットフォーム

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

参照

StandardSkin クラス
StandardSkin メンバ

Send Feedback