AnnotationBackColor Property

Example-VB Example-VC++

Returns or sets the background color of an Attach-a-Note annotation object.

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, Image Edit control

Syntax

object.AnnotationBackColor[=color]

Data Type

OLE_COLOR

Remarks

Use the RGB format.  The default color is yellow (255, 255, 0).

To ensure that the text in an Attach-a-Note annotation object will be visible against the background, specify a background color that is significantly different from the font color set using the AnnotationFontColor property.