True DBGrid for WinForms | ComponentOne
C1.Win.C1TrueDBGrid.4.5.2 Assembly / C1.Win.C1TrueDBGrid Namespace / PrintOptionsForm Class / InvokePaintBackground Method

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

    Parameters

    c
    e
    See Also