Border-Color
This property allows you to set or retrieve the border color of the Entry-Field control. See "
Color management" for further details. The border color is applicable only to controls with the  
Boxed style.
 
Example - Define an entry-field control with red border
screen section. ...   03 screen-1-ef-2 Entry-Field      line 35.5      column 49.7      size 13.1 cells       lines 4.6 cells       border-color 5      id 19      boxed      .  |