isCOBOL Evolve
:
User Interface
:
Controls Reference
:
SCROLL-BAR
:
Properties
: Id
Id
This property allows you to assign a unique ID to the Scroll-Bar 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-bar with ID
screen
section
.
...
03
screen-1-sb-1
Scroll-Bar
line
4
.
0
column
41
.
5
size
2
.
9
cells
lines
39
.
7
cells
color
229
font
Calibri-10v00
help-id
3029
id
5
.
...
This site works best with JavaScript enabled