Excalibur Software Cooltips 1.0

OnHyperlinkClick Event

Event OnHyperlinkClick(
ByVal sID As String,
ByVal sCaption As String,
ByVal sURL As String
)

Description
Occurs when the user clicks a hyperlink on the Cooltip.

Parameters

Remarks
The Cooltip does not initiate any automatic responses to the user's click on the hyperlink. It simply raises this event and expects its client to do something with it.