ComponentOne Sizer for WinForms
C1.Win.C1Sizer.4.5.2 Assembly / C1.Win.C1Sizer Namespace / C1Sizer Class / SuspendLayout Method

In This Topic
    SuspendLayout Method (C1Sizer)
    In This Topic
    Temporarily suspends the layout logic for the control.
    Syntax
    'Declaration
     
    Public Shadows Sub SuspendLayout() 
    public new void SuspendLayout()
    See Also