Nevron .NET Vision
Nevron.UI Namespace / NUIElementContainer Class / PerformLayout Method


In This Topic
    PerformLayout Method (NUIElementContainer)
    In This Topic
    Forces the layout container to apply its layout logic.
    Syntax
    'Declaration
     
    
    Public Sub PerformLayout() 
    'Usage
     
    
    Dim instance As NUIElementContainer
     
    instance.PerformLayout()
    public void PerformLayout()
    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also