skip to main content

Controls Reference : ENTRY-FIELD : Styles : Read-Only

Read-Only
When this style is set, the user cannot change the content of the Entry-Field control. However, he can scroll, select and copy it.
The configuration properties iscobol.gui.entryfield.read_only_color and iscobol.gui.entryfield.read_only_cursor_arrow (boolean) affect color and behavior of read-only Entry-Fields.
 
Example - Define an entry-field that does not allow input
screen section.
  03 screen-1-ef-4 Entry-Field
     line 40.6
     column 47.5
     size 16.2 cells 
     lines 12.3 cells 
     read-only

Copyright (c) 2017 Veryant
Contact us
Please share your comments on this manual or on any
Veryant product documentation with the email button at the top left