HighlightColor Property

Example-VB

Returns or sets the color of the highlight that is applied to selected thumbnail boxes.

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 Thumbnail control

Syntax

object.HighlightColor[=color]

Data Type

Long

Remarks

The highlight appears only if the HighlightSelectedThumbs property is set to True.

Use the RGB format. The default value is black RGB (0, 0, 0).

The color specified should be different from the color set by the BackColor property to ensure the highlight remains visible against the background.