DestImageControl Property

Example-VB

Returns or sets the link to the Image Edit control.

Available With

Ö Imaging for Windows Professional Edition V1.0, V1.1, and V2.0
Ö Imaging for Windows 95 and 98
Ö Imaging for Windows NT 4.0

Applies To

Image Annotation Tool Button control

Syntax

object.DestImageControl[=controlname]

Data Type

String

Remarks

Set the DestImageControl property to the name of the desired Image Edit control.  The ImageControl property of the Image Edit control must also be set to the same name.

The Image Annotation Tool Button control links to the Image Edit control to permit the annotation of displayed images.  The Image Annotation Tool Button control sends messages to the Image Edit control that set annotation attributes, thereby changing all of the Image Edit annotation attributes to the values set within the Image Annotation Tool Button control.  When the Draw method is invoked, the Image Edit control draws the annotation.