PrintDocument for WinForms
InvokePaint メソッド (C1RibbonPreview)


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

パラメータ

c
e
参照

C1RibbonPreview クラス
C1RibbonPreview メンバ