Hyperlink Enter Event
Description
In BBj 7.0 and higher, user entered the clickable area of a hyperlink. To cause a hyperlink enter event, mouse over a hyperlink.
Event Template
context:u(2),code:c(1),id:u(2),flags:u(1),x:u(2),y:u(2)
Field |
Description |
context |
Window containing the control with the hyperlink |
code |
x |
id |
ID of the control with the hyperlink |
flags |
0 |
x |
BBjAPI::ON_HYPERLINK_ENTER |
y |
0 |