Scheduler for WinForms | ComponentOne
C1.Win.C1Schedule.4.8 Assembly / (Global) Namespace / bu Class / RenderChildren Method

In This Topic
    RenderChildren Method (bu)
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable Sub RenderChildren( _
       ByVal g As System.Drawing.Graphics, _
       ByVal r As System.Drawing.Rectangle _
    ) 
    public virtual void RenderChildren( 
       System.Drawing.Graphics g,
       System.Drawing.Rectangle r
    )

    Parameters

    g
    r
    See Also