AnnSelect event (Main Control)

Visual Basic example
Visual C++ 4.0 example

Visual J++ example

Syntax void AnnSelect (VARIANT aObjects, short uCount);

Overview:  Refer to Implementing Annotations.

Remarks

(Document/Medical only) Occurs when annotation objects are selected or deselected. If uCount is 0, then no objects are selected. If you click outside all the annotation objects, this event will still be fired and uCount will be 0.

See Also

Elements:  AnnGetSelectCount method, AnnGetSelectList method

Topics:  Annotations (Document/Medical only): Automation, Annotations (Document/Medical only): Annotation Events