Gauges for WinForms | ComponentOne
C1.Win.C1Gauge.4.5.2 Assembly / C1.Win.C1Gauge Namespace / C1Gauge Class / ResumeLayout Method / ResumeLayout(Boolean) Method

In This Topic
    ResumeLayout(Boolean) Method
    In This Topic
    Syntax
    'Declaration
     
    Public Overloads Sub ResumeLayout( _
       ByVal performLayout As System.Boolean _
    ) 
    public void ResumeLayout( 
       System.bool performLayout
    )

    Parameters

    performLayout
    See Also