EnableFireEnumerateHandleEvent property (ILEADRasterAnnotation)

Visual Basic example

Visual C++ 5.0 example

 

Syntax

VARIANT_BOOL EnableFireEnumerateHandleEvent;

Overview

Refer to Implementing Annotations.

Remarks

(Persistent property, available at design time) Enables or disables the generation of the OnEnumerateHandle Event. Possible values are:

Setting

Description

VARIANT_TRUE

Generate OnEnumerateHandle events.

VARIANT_FALSE

Don't generate OnEnumerateHandle events.

To discontinue generating EnumerateHandle event, set the StopFireEnumerateHandleEvent property to VARIANT_TRUE.

See Also

Elements:

StopFireEnumerateHandleEvent property, AnnEnumerateHandle method

Topics:

Annotations (Document/Medical only): Object Manipulation