FormElement.setFrame

Description

Set parameters left, top, width, and height to the control.

Syntax

control.setFrame( object )

Parameters

Parameter Description
object Object with properties { left:, top:, width:, height: }

Example

Control test1 get the same properties as control test2.

See also

FormElement.frame, FormElement.moveTo

Enter labels to add to this page:
Please wait 
Looking for a label? Just start typing.