skip to main content

Controls Reference : TREE-VIEW : Properties : Item-To-Add

Item-To-Add
When a value is assigned to this property, a new item is added to the Tree-View control.
Multiple values can be added at the same time, enclosed between parentheses.
Each new item will be added according to the values set to the Parent and Placement properties.
 
Example - Add a new item to the tree-view
working-storage section.
77 tv-item-hdl1 handle.
procedure division.
  modify screen-1-tv-1
         parent = null
         item-to-add "Option 1"
         giving tv-item-hdl

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