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


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