InvokePaintBackground Method (C1SpellDialog)
In This Topic
Syntax
'Declaration
Protected Sub InvokePaintBackground( _
ByVal As System.Windows.Forms.Control, _
ByVal As System.Windows.Forms.PaintEventArgs _
)
protected void InvokePaintBackground(
System.Windows.Forms.Control ,
System.Windows.Forms.PaintEventArgs
)
Parameters
- c
- e
See Also