PowerTools SPREAD for Windows Forms 8.0J
PaintTabStripTabEventArgs コンストラクタ


シートを含むビュー
グラフィックデバイス
タブのインデックス
タブを表す矩形領域
タブの輪郭
PaintTabStrip イベント引数を含む新しいオブジェクトを作成します。
構文
'Declaration
 
Public Function New( _
   ByVal view As SpreadView, _
   ByVal g As Graphics, _
   ByVal tabIndex As Integer, _
   ByVal tabRectangle As Rectangle, _
   ByVal tabPath As GraphicsPath _
)
'使用法
 
Dim view As SpreadView
Dim g As Graphics
Dim tabIndex As Integer
Dim tabRectangle As Rectangle
Dim tabPath As GraphicsPath
 
Dim instance As New PaintTabStripTabEventArgs(view, g, tabIndex, tabRectangle, tabPath)
public PaintTabStripTabEventArgs( 
   SpreadView view,
   Graphics g,
   int tabIndex,
   Rectangle tabRectangle,
   GraphicsPath tabPath
)

パラメータ

view
シートを含むビュー
g
グラフィックデバイス
tabIndex
タブのインデックス
tabRectangle
タブを表す矩形領域
tabPath
タブの輪郭
参照

PaintTabStripTabEventArgs クラス
PaintTabStripTabEventArgs メンバ

 

 


© 2004-2015, GrapeCity inc. All rights reserved.