isCOBOL Evolve
:
User Interface
:
Controls Reference
:
LIST-BOX
:
Properties
: Selection-Color
Selection-Color
This property allows you to set or retrieve the color of the currently selected row.
See "
Color management
" for further details.
Example
- Retrieve the selection color
procedure
division
.
...
inquire
screen-1-lb-1
selection-color
w-color
...
This site works best with JavaScript enabled