This property sets whether or not transparency is enabled when the filename or comment is displayed in the selected thumbnail cell.

[Visual Basic]Public Property SelectTextTransparent As Boolean
[C#]public bool SelectTextTransparent {get; set;}

Property Value

Value Explanation
True Transparency is enabled (default)
False Transparency is disabled

Explanation

The SelectTextTransparent property sets whether or not transparency is enabled when the filename or comment is displayed in the selected thumbnail cell. When this property is True, the background color set in the SelectTextBackColor property will be transparent.

See Also

Thumbnail Members | Newtone.ImageKit.Win.Thumbnail

 

The ImageKit.NET3 is created by Newtone Corporation