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

In This Topic
    AlignChildren Method (bu)
    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