PowerTools PlusPak for Windows Forms 8.0J
CreateStripRegion メソッド (WebMatrixV3Skin)

ストリップの System.Drawing.Rectangle
ストリップのインデックスを示す int 値。
ストリップの描画データを含む StripSettings 値。
コントロールの描画設定を含む ControlSettings オブジェクト。
ストリップの領域を作成します。
構文
Public Overrides Function CreateStripRegion( _
   ByVal rectangle As Rectangle, _
   ByVal stripIndex As Integer, _
   ByVal stripSettings As StripSettings, _
   ByVal controlSettings As ControlSettings _
) As Region

パラメータ

rectangle
ストリップの System.Drawing.Rectangle
stripIndex
ストリップのインデックスを示す int 値。
stripSettings
ストリップの描画データを含む StripSettings 値。
controlSettings
コントロールの描画設定を含む ControlSettings オブジェクト。

戻り値の型

ストリップの領域を示す System.Drawing.Region 値。
プラットフォーム

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

参照

WebMatrixV3Skin クラス
WebMatrixV3Skin メンバ

Send Feedback