ComponentOne SpellChecker for WinForms
C1.Win.C1SpellChecker.4.5.2 Assembly / C1.Win.C1SpellChecker Namespace / C1SpellDialog 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