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

[Visual Basic]Public Property SelectTextColor As System.Drawing.Color
[C#]public System.Drawing.Color SelectTextColor {get; set;}

Property Value

The color of the text

The default value is Color.Black

Explanation

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

See Also

Thumbnail Members | Newtone.ImageKit.Win.Thumbnail

 

The ImageKit.NET3 is created by Newtone Corporation