ComponentOne Sizer for WinForms
C1.Win.C1Sizer.4.5.2 Assembly / C1.Win.C1Sizer Namespace / C1Sizer Class / ResumeLayout Method / ResumeLayout() Method

In This Topic
    ResumeLayout() Method
    In This Topic
    Resumes normal layout logic.
    Syntax
    'Declaration
     
    Public Overloads Shadows Sub ResumeLayout() 
    public new void ResumeLayout()
    See Also