Spread Windows Forms 15.0
FarPoint.Win Assembly / FarPoint.Win Namespace / ElementContainerControl Class / AdjustClientArea Method


In This Topic
    AdjustClientArea Method (ElementContainerControl)
    In This Topic
    Internal use only. Adjust client area.
    Syntax
    'Declaration
     
    
    Protected Overridable Sub AdjustClientArea() 
    'Usage
     
    
    Dim instance As ElementContainerControl
     
    instance.AdjustClientArea()
    protected virtual void AdjustClientArea()
    See Also