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