ScaleCore Method (TabStripDlg)
Save height of the form after performing scale.
protected override void ScaleCore(
float ,
float
)
'Declaration
Protected Overrides Sub ScaleCore( _
ByVal As Single, _
ByVal As Single _
)
'Usage
Dim instance As TabStripDlg
Dim x As Single
Dim y As Single
instance.ScaleCore(x, y)
Parameters
- x
- y