Hyperlink Activate Event

Description

In BBj 7.0 and higher, user activated the clickable area of a hyperlink. To cause a hyperlink activate 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_ACTIVATE

y

0

See Also

BBjHyperlinkActivateEvent