Spread WinForms 15
FarPoint.Win.Spread.Design Assembly / FarPoint.Win.Spread.Design Namespace / DesignerMain Class / SetClientSizeCore Method


In This Topic
SetClientSizeCore Method
In This Topic
Syntax
'Declaration
 
Protected Overridable Sub SetClientSizeCore( _
   ByVal x As Integer, _
   ByVal y As Integer _
) 
 
'Usage
 
Dim instance As DesignerMain
Dim x As Integer
Dim y As Integer
 
instance.SetClientSizeCore(x, y)

Parameters

x
y
See Also