This property sets the color for the background of the Thumbnail Control.

[Visual Basic]   thumbcontrolname.BackColor [ = Long ]
[Visual C++]     [ long = ]thumbcontrolname.GetBackColor()
thumbcontrolname.SetBackColor(long Val)
[VB.NET]   thumbcontrolname.BackColor [ = Color ]
[C#.NET]   thumbcontrolname.BackColor [ = Color ]

Property Value

BackColor is the Thumbnail Control's background color.

Explanation

The BackColor property sets the color for the background of the Thumbnail Control. To set color, please use the appropriate RGB(Red, Green, Blue) value. 

Setting this value

This value can be set at design-time and run-time.

Retrieving this value

This value can be retrieved at run-time.

Differences between the ImageKit6/7/8

The property's type has changed.

 

The ImageKit10 ActiveX is a product created by Newtone Corporation