FormElement.moveTo

Description

Moves control to specified position that defines the top left corner of the control.

Syntax

control.moveTo( left, top )

Parameters

Parameter Description
left Value that will be set to the control.style.left
top Value that will be set to the control.style.top

Example

See also

FormElement.frame, FormElement.setFrame

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