ImageGear .NET - Updated October 26, 2017
ForeColor Property




ImageGear23.Windows.Forms Assembly > ImageGear.Windows.Forms.Thumbnails Namespace > ImGearThumbnailCtl Class : ForeColor Property
Gets or sets color to use for rendering titles under those thumbnail items that are neither selected nor highlighted.
Syntax
'Declaration
 
<BrowsableAttribute(False)>
Public Overrides Property ForeColor As Color
 
'Usage
 
Dim instance As ImGearThumbnailCtl
Dim value As Color
 
instance.ForeColor = value
 
value = instance.ForeColor

Property Value

System.Drawing.Color value.
See Also

Reference

ImGearThumbnailCtl Class
ImGearThumbnailCtl Members