InputPanel for WinForms | ComponentOne
C1.Win.4.5.2 Assembly / C1.Framework Namespace / ColumnPanel Class / AlignChildren Method

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

    Parameters

    g
    See Also