ComponentOne TileControl for WinForms
ScaleControl(SizeF,BoundsSpecified) Method

C1.Win.C1TileControl.4 Assembly > C1.Win.C1Tile Namespace > C1TileControl Class : ScaleControl(SizeF,BoundsSpecified) Method
Scales a control's location, size, padding and margin.
Syntax
'Declaration
 
Protected Overrides Sub ScaleControl( _
   ByVal factor As System.Drawing.SizeF, _
   ByVal specified As System.Windows.Forms.BoundsSpecified _
) 
protected override void ScaleControl( 
   System.Drawing.SizeF factor,
   System.Windows.Forms.BoundsSpecified specified
)

Parameters

factor
specified
See Also

Reference

C1TileControl Class
C1TileControl Members