Spread WinForms 15
FarPoint.Win Assembly / FarPoint.Win Namespace / SuperEditBase Class / AdjustClientArea Method / AdjustClientArea() Method


In This Topic
AdjustClientArea() Method
In This Topic
Internal use only. Adjusts the client area.
Syntax
'Declaration
 
Protected Overloads Overrides Sub AdjustClientArea() 
 
'Usage
 
Dim instance As SuperEditBase
 
instance.AdjustClientArea()
See Also