ComponentOne SuperTooltip for WinForms
C1.Win.4.8 Assembly / C1.Design Namespace / ColorPickerOfficeForm Class / OnPaintBackground Method

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

    Parameters

    e
    See Also