Spread Windows Forms 17
FarPoint.Win Assembly / FarPoint.Win Namespace / ElementControl Class / AdjustClientArea Method


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