Intersoft ClientUI Documentation
SuspendLayout Method
See Also  Send Feedback
Intersoft.Client.Framework Namespace > IControl Interface : SuspendLayout Method






Suspend the layout.

Syntax

Visual Basic (Declaration) 
Sub SuspendLayout() 
Visual Basic (Usage)Copy Code
Dim instance As IControl
 
instance.SuspendLayout()
C# 
void SuspendLayout()
Delphi 
procedure SuspendLayout(); 
JScript 
function SuspendLayout();
Managed Extensions for C++ 
void SuspendLayout(); 
C++/CLI 
void SuspendLayout(); 

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2012 All Rights Reserved.