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

ストリップの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

参照

ExcelSkin クラス
ExcelSkin メンバ

Send Feedback