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


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