'宣言 Protected Sub InvokePaint( _ 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.InvokePaint(c, e)
パラメータ
- c
- e