\
ComponentOne List for WinForms
C1.Win.C1List.4.5.2 Assembly / C1.Win.C1List Namespace / DropDownContainer Class / InvokePaintBackground Method

In This Topic
    InvokePaintBackground Method (DropDownContainer)
    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