Language Reference Guide : 4. System Classes : FormField Class : Width Attribute
 
Share this page                  
Width Attribute
Data Type: integer
4GL Access: RW
The Width attribute specifies the extent along the x-axis of the inner rectangle of a field, excluding border lines and shadows.
Default: 0
Note:  When you create a field dynamically, its size and position default to zero, so you must set some combination of attributes (such as XLeft, YTop, Height, and Width) to give the field a real size and position.