BalloonTip.OnClick Event

Parent Object: BalloonTip

Description

Event that fires when the BalloonTip object is clicked.

Syntax

BalloonTip.OnClick( Context As NameValueMap )

Parameters

Name Type Description
Context NameValueMap

Input NameValueMap object that can be used to determine the context of why the event fired. Currently the following name-value pair is supported.

  • Name = "HyperlinkIndex", Value = Long. The Index of the hyper link that was clicked. If no hyper link is clicked, 0 is returned.

Version

Introduced in version 2012