GrapeCity PlusPak for Windows Forms 11.0J
GetCurrentStripImage メソッド

int値はタブページのインデックスを示します。
StripSettingsの値にはストリップの描画データが含まれます。
ControlSettingsオブジェクトにはコントロールの描画設定が含まれます。
現在のナビゲーターのイメージを取得します。
シンタックス
Protected Overridable Function GetCurrentStripImage( _
   ByVal tabIndex As Integer, _
   ByVal stripSettings As StripSettings, _
   ByVal controlSettings As ControlSettings _
) As Image
protected virtual Image GetCurrentStripImage( 
   int tabIndex,
   StripSettings stripSettings,
   ControlSettings controlSettings
)

パラメータ

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

戻り値の型

System.Drawing.Imageオブジェクト。
参照

参照

ImageSkin クラス
ImageSkin メンバ

 

 


© 2008 GrapeCity inc. All rights reserved.