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