ThumbBackColor Property

Example-VB

Returns or sets the background color of the 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.ThumbBackColor[=color]

Data Type

Long

Remarks

Use the RGB format. The default value is dark grayRGB (128, 128, 128).

Do not confuse this property with the BackColor property, which sets the color for the control’s entire background.