Scheduler for WinForms | ComponentOne
C1.Win.C1Schedule.4.5.2 Assembly / C1.Win.C1Schedule.UI Namespace / ae Class / LayoutChildren Method

In This Topic
    LayoutChildren Method (ae)
    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