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


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

パラメータ

view
シートを含むビュー
g
グラフィックデバイス
tabStripRectangle
タブ ストリップを表す矩形領域
参照

PaintTabStripEventArgs クラス
PaintTabStripEventArgs メンバ

 

 


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