Windward Engine API Reference
ResumeLayout(Boolean) Method
See Also  Send comments on this topic.
UpdatePods.net.windward.ui Namespace > MainForm Class > ResumeLayout Method : ResumeLayout(Boolean) Method




performLayout

Glossary Item Box

Syntax

Visual Basic (Declaration) 
Public Overloads Sub ResumeLayout( _
   ByVal performLayout As Boolean _
) 
Visual Basic (Usage)Copy Code
Dim instance As MainForm
Dim performLayout As Boolean
 
instance.ResumeLayout(performLayout)
C# 
public void ResumeLayout( 
   bool performLayout
)
Managed Extensions for C++ 
public: void ResumeLayout( 
   bool performLayout
) 
C++/CLI 
public:
void ResumeLayout( 
   bool performLayout
) 

Parameters

performLayout

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP, Windows Vista, Windows Server 2003 family

See Also

© 2020 All Rights Reserved.