FlexReport for WinForms
InvokePaintBackground メソッド (BaseForm)


C1.Win.C1Document.4.5.2 アセンブリ > C1.Win.C1Document.Forms 名前空間 > BaseForm クラス : InvokePaintBackground メソッド
シンタックス
'宣言
 
Protected Sub InvokePaintBackground( _
   ByVal c As System.Windows.Forms.Control, _
   ByVal e As System.Windows.Forms.PaintEventArgs _
) 
'使用法
 
Dim instance As BaseForm
Dim c As System.Windows.Forms.Control
Dim e As System.Windows.Forms.PaintEventArgs
 
instance.InvokePaintBackground(c, e)
protected void InvokePaintBackground( 
   System.Windows.Forms.Control c,
   System.Windows.Forms.PaintEventArgs e
)

パラメータ

c
e
参照

BaseForm クラス
BaseForm メンバ