Example-VB |
Returns or sets the background color of the entire control.
Ö | 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.BackColor[=color]
Long
Use the RGB format. The default value is light gray RGB (192, 192, 192).
The color specified should be different from the color set by the HighlightColor property so that the highlight remains visible against the background.
Do not confuse this property with the ThumbBackColor property, which sets the color of the background of the thumbnail boxes.