Example-VB |
Returns or sets the color of the highlight that is applied to selected thumbnail boxes.
Ö | Imaging for Windows Professional Edition V1.0, V1.1, and V2.0 |
Ö | Imaging for Windows 95 and 98 |
Ö | Imaging for Windows NT 4.0 |
Image Thumbnail control
object.HighlightColor[=color]
Long
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.