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

描画に使用する System.Drawing.Graphics 値。
ストリップの System.Drawing.Rectangle 値。
ストリップのインデックス。
ストリップの描画データを含む StripSettings 値。
コントロールの描画設定を含む ControlSettings オブジェクト。
ページのストリップ境界線を描画します。
構文
Protected Overrides 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

参照

OneNote2013Skin クラス
OneNote2013Skin メンバ

Send Feedback