Property of FormElement.style
New in package 164.2Syntax
control.style.left = Number;
Description
Control's left coordinate in its parent.
Example
Move a box 100 pixels to the right:
Property of FormElement.style
New in package 164.2control.style.left = Number;
Control's left coordinate in its parent.
Move a box 100 pixels to the right: