isCOBOL Evolve
:
User Interface
:
Controls Reference
:
BITMAP
:
Styles
: Notify-Mouse
Notify-Mouse
When this style is set, the Bitmap control fires the following events:
MSG-MOUSE-CLICKED
,
MSG-MOUSE-DBLCLICK
,
MSG-MOUSE-ENTER
,
MSG-MOUSE-EXIT
.
Example -
Define a bitmap that fires mouse events using this style
screen
section
.
...
03
screen-1-bi-3
Bitmap
line
15
.
0
column
33
.
0
size
63
lines
68
height-in-cells
width-in-cells
id
9
notify-mouse
visible
0
.
This site works best with JavaScript enabled