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

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

    Parameters

    e
    See Also