PowerTools PlusPak for Windows Forms 8.0J
DrawStripBorder メソッド (StripSkin)

描画に使用するSystem.Drawing.Graphics値。
ストリップのSystem.Drawing.Rectangle値。
ストリップ内でのストリップのインデックス。
ストリップの描画データを含むStripSettings値。
コントロールの描画設定を含むControlSettingsオブジェクト。
ページのストリップ境界線を描画します。
構文
Protected Overridable Sub DrawStripBorder( _
   ByVal graphics As Graphics, _
   ByVal rectangle As Rectangle, _
   ByVal stripIndex As Integer, _
   ByVal stripSettings As StripSettings, _
   ByVal controlSettings As ControlSettings _
) 

パラメータ

graphics
描画に使用するSystem.Drawing.Graphics値。
rectangle
ストリップのSystem.Drawing.Rectangle値。
stripIndex
ストリップ内でのストリップのインデックス。
stripSettings
ストリップの描画データを含むStripSettings値。
controlSettings
コントロールの描画設定を含むControlSettingsオブジェクト。
プラットフォーム

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

参照

StripSkin クラス
StripSkin メンバ

Send Feedback