Spread Windows Forms 15.0
FarPoint.Win Assembly / FarPoint.Win Namespace / SuperEditBase Class / AdjustClientArea Method / AdjustClientArea() Method


In This Topic
    AdjustClientArea() Method
    In This Topic
    Internal use only. Adjusts the client area.
    Syntax
    'Declaration
     
    
    Protected Overloads Overrides Sub AdjustClientArea() 
    'Usage
     
    
    Dim instance As SuperEditBase
     
    instance.AdjustClientArea()
    protected override void AdjustClientArea()
    See Also