'宣言 Protected Sub InvokePaintBackground( _ ByVal c As System.Windows.Forms.Control, _ ByVal e As System.Windows.Forms.PaintEventArgs _ )
'使用法 Dim instance As EmfOptionsForm Dim c As System.Windows.Forms.Control Dim e As System.Windows.Forms.PaintEventArgs instance.InvokePaintBackground(c, e)
パラメータ
- c
- e