System.Web.UI.Design.ITemplateEditingFrame.Resize Method

Resizes the control to the specified width and height.

Syntax

public void Resize (int width, int height)

Parameters

width
The new width for the control.
height
The new height for the control.

Remarks

Note:

The System.Web.UI.Design.ITemplateEditingFrame interface is obsolete. Use the TemplateGroup.GroupStyle property on each template group element in the ControlDesigner.TemplateGroups collection of a control designer.

Requirements

Namespace: System.Web.UI.Design
Assembly: System.Design (in System.Design.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0