AnnContainer property (Main Control)

Visual Basic example
Visual C++ 4.0 example

Visual J++ example

Syntax OLE_HANDLE AnnContainer

Overview:  Refer to Implementing Annotations.

Remarks

(Document/Medical only) Is the handle to the annotation container for objects in the current window.

This is the root container, which you may need to specify when using LEADTOOLS DLL functions for annotations.

The value of this property is 0 if the Main Control has no annotations. Therefore, you can use it to check for the existence of annotations.

See Also

Elements:  AnnAutomation property

Topics:  Annotations (Document/Medical only): Automation