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

[Visual Basic]   thumbcontrolname.SelectTextColor [ = Long ]
[Visual C++]     [ long = ]thumbcontrolname.GetSelectTextColor()
thumbcontrolname.SetSelectTextColor(long Val)
[VB.NET]   thumbcontrolname.SelectTextColor [ = Color ]
[C#.NET]   thumbcontrolname.SelectTextColor [ = Color ]

Property Value

The  color of the text

Explanation

The SelectTextColor property sets the display color of the text (either filename or comment) for the selected 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