isCOBOL Evolve
:
User Interface
:
Controls Reference
:
TREE-VIEW
:
Styles
: Notify-Mouse
Notify-Mouse
When this style is set, the Tree-View control fires the following events:
MSG-MOUSE-ENTER
,
MSG-MOUSE-EXIT
.
Example
- Define a tree-view that fires mouse events
...
screen
section
.
...
03
screen-1-tv-1
Tree-View
line
2
.
7
column
3
.
4
size
20
.
8
cells
lines
29
.
1
cells
height-in-cells
color
144
id
2
3-d
notify-mouse
.
This site works best with JavaScript enabled