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


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