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

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

Property Value

The background color of the text

The default value is Color.White

Explanation

The SelectTextBackColor property sets the background 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