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


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