\
ComponentOne List for WinForms
C1.Win.C1List.4.5.2 Assembly / C1.Win.C1List Namespace / ComboBoxContainer Class / OnPaintBackground Method

In This Topic
    OnPaintBackground Method (ComboBoxContainer)
    In This Topic
    Syntax
    'Declaration
     
    Protected Overridable Sub OnPaintBackground( _
       ByVal pevent As System.Windows.Forms.PaintEventArgs _
    ) 
    protected virtual void OnPaintBackground( 
       System.Windows.Forms.PaintEventArgs pevent
    )

    Parameters

    pevent
    See Also