DashboardLayout for WinForms
HeaderPaintEventArgs コンストラクタ

C1.Win.DashboardLayout.4.5.2 アセンブリ > C1.Win.Layout 名前空間 > HeaderPaintEventArgs クラス : HeaderPaintEventArgs コンストラクタ
項目コンテナのヘッダーパネル。
項目コンテナ。
項目を描画するために使用される System.Drawing.Graphics
描画範囲の四角形を表す System.Drawing.Rectangle
指定されたヘッダー、項目コンテナ、グラフィック、およびクリッピング四角形を使用して、HeaderPaintEventArgs クラスの新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal header As System.Windows.Forms.Control, _
   ByVal control As System.Windows.Forms.Control, _
   ByVal graphics As System.Drawing.Graphics, _
   ByVal clipRect As System.Drawing.Rectangle _
)
public HeaderPaintEventArgs( 
   System.Windows.Forms.Control header,
   System.Windows.Forms.Control control,
   System.Drawing.Graphics graphics,
   System.Drawing.Rectangle clipRect
)

パラメータ

header
項目コンテナのヘッダーパネル。
control
項目コンテナ。
graphics
項目を描画するために使用される System.Drawing.Graphics
clipRect
描画範囲の四角形を表す System.Drawing.Rectangle
参照

HeaderPaintEventArgs クラス
HeaderPaintEventArgs メンバ