ITemplateEditingFrame::Resize Method (Int32, Int32)
.NET Framework (current version)
Resizes the control to the specified width and height.
Assembly: System.Design (in System.Design.dll)
Parameters
- width
-
Type:
System::Int32
The new width for the control.
- height
-
Type:
System::Int32
The new height for the control.
Note |
|---|
The ITemplateEditingFrame interface is obsolete. Use the GroupStyle property on each template group element in the TemplateGroups collection of a control designer. |
.NET Framework
Available since 1.1
Available since 1.1
Show:
