Spread Windows Forms 17
FarPoint.Win Assembly / FarPoint.Win Namespace / FpCombo Class / AdjustClientArea Method / AdjustClientArea() Method


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