Id
This property allows you to assign a unique ID to the Scroll-Pane control.
This is the information the variables event-control-id and control-id refer to. Both variables are defined in iscrt.def.
 
Example - Define a scroll pane with an ID property
screen section.
...
  03 screen-1-sp-1 Scroll-pane
     line 33.1
     column 12.8
     size 38.2 cells 
     lines 3.0 cells 
     color 135
     id 9
     .