System.Windows.Forms.TableLayoutPanel.ScaleControl Method

Scales a control's location, size, padding and margin.

Syntax

protected override void ScaleControl (System.Drawing.SizeF factor, BoundsSpecified specified)

Parameters

factor
The height and width of the control's bounds.
specified
One of the values of System.Windows.Forms.BoundsSpecified that specifies the bounds of the control to use when defining its size and position.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0