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

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

    Parameters

    g
    See Also