ComponentOne SuperTooltip for WinForms
C1.Win.SuperTooltip.5 Assembly / C1.Win.SuperTooltip Namespace / C1SuperLabel Class / OnPaintBackground Method

In This Topic
    OnPaintBackground Method (C1SuperLabel)
    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