ComponentOne List for WinForms
C1.Win.C1List.ListBase Namespace / Frame Class / InitLayout Method

In This Topic
    InitLayout Method (Frame)
    In This Topic
    Called after the control has been added to another container.
    Syntax
    'Declaration
     
    
    Protected Overrides Sub InitLayout() 
    protected override void InitLayout()
    See Also