Scheduler for WinForms | ComponentOne
C1.Win.C1Schedule.4.5.2 Assembly / C1.Win.C1Schedule.Forms Namespace / AppointmentForm Class / OnPaintBackground Method

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