Property of FormElement.style
New in package 164.2Syntax
control.style.height = Number;
Description
Control's height. Negative values are ignored.
Example
Increase box's height by 100 pixels:
Property of FormElement.style
New in package 164.2control.style.height = Number;
Control's height. Negative values are ignored.
Increase box's height by 100 pixels: