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

In This Topic
    LayoutChildren Method (bu)
    In This Topic
    Syntax
    'Declaration
     
    Protected Overridable Sub LayoutChildren( _
       ByVal g As System.Drawing.Graphics _
    ) 
    protected virtual void LayoutChildren( 
       System.Drawing.Graphics g
    )

    Parameters

    g
    See Also