isCOBOL Evolve
:
User Interface
:
Controls Reference
:
CHIPS-BOX
:
Properties
:
Reset-List
Reset-List
By assigning a value other than zero to this property, all the items are removed from the Chips-Box control.
Example
- Modify a chips-box to reset its contents
...
procedure
division
.
...
modify
screen-1-chip-1
reset-list
1
...
This site works best with JavaScript enabled