Color
This property allows you to set or retrieve the color of the Date-Entry control. Foreground and background color values are combined and therefore RGB colors are not supported. See "
Color management" for further details.
 
Example - Define a date-entry control with single color property
screen section. ...   03 screen-1-de-1 Date-Entry      line 21.2      column 49.5      size 12.6 cells       lines 3.1 cells       color 230      id 17      century-date      value-format davf-yyyymmdd      .  |