MESCIUS SPREAD for Windows Forms 15.0J
PaintTabStripButtonEventArgs コンストラクタ

シートを含むビュー
グラフィックデバイス
タブを表す矩形領域
描画する TabStripButton
ボタンが押されたかどうかを指定します。
PaintTabStrip イベント引数を含む新しいオブジェクトを作成します。
構文
'宣言
 
Public Function New( _
   ByVal view As SpreadView, _
   ByVal g As Graphics, _
   ByVal buttonRectangle As Rectangle, _
   ByVal tabButton As TabStripButton, _
   ByVal pressed As Boolean _
)
public PaintTabStripButtonEventArgs( 
   SpreadView view,
   Graphics g,
   Rectangle buttonRectangle,
   TabStripButton tabButton,
   bool pressed
)

パラメータ

view
シートを含むビュー
g
グラフィックデバイス
buttonRectangle
タブを表す矩形領域
tabButton
描画する TabStripButton
pressed
ボタンが押されたかどうかを指定します。
参照

PaintTabStripButtonEventArgs クラス
PaintTabStripButtonEventArgs メンバ

 

 


© MESCIUS inc. All rights reserved.