ComponentOne SuperTooltip for WinForms
C1.Win.4.8 Assembly / C1.Framework Namespace / BasePanel Class / AlignChildren Method

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