BalloonTip.OnDisplay Event

Parent Object: BalloonTip

Description

Event that fires when the BalloonTip object is being displayed.

Syntax

BalloonTip.OnDisplay( Cancel As Boolean )

Parameters

Name Type Description
Cancel Boolean Boolean value indicating if the display of the balloon tip should be canceled. This is an input/output argument and defaults to False, indicating the balloon tip should be displayed. Changing the value to True will cancel the display of the balloon tip.

Version

Introduced in version 2012