Allowing user to indicate the width, in pixels, desired as a border of the control.
control. BorderWidth = Expression
Where:
Control
Is the name of a control inserted in the form.
Expression
It specifies the width in pixels of the control’s border
Default Value = 1
Design Time: Applies to Bitmap type Variables, Grids, Images, Buttons and Tables.
Execution Time: Applies to Free Style Grids, Grids, Tables and Buttons.
Objects: Transaction, Web Panel
Platforms: Web(.Net, Java)
Controls: Button, FreeStyle Grid, Grid, Image, Table