This property sets the background color for the text (either the filename or comment) for a thumbnail image.

[Visual Basic]   thumbcontrolname.TextBackColor [ = Long ]
[Visual C++]     [ long = ]thumbcontrolname.GetTextBackColor()
thumbcontrolname.SetTextBackColor(long Val)
[VB.NET]   thumbcontrolname.TextBackColor [ = Color ]
[C#.NET]   thumbcontrolname.TextBackColor [ = Color ]

Property Value

The background color of the text

Explanation

The TextBackColor property sets the background color for the text (either the filename or comment) for a thumbnail image. To set this property, use RGB(Red, Green, Blue) color notation or equivalent 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