ImageGear .NET - Updated February 21, 2018
HighlightForeColor Property (ImGearThumbnailItem)




ImageGear24.Wpf Assembly > ImageGear.WPF Namespace > ImGearThumbnailItem Class : HighlightForeColor Property
Gets or sets the title's fore color of the highlighted item.
Syntax
'Declaration
 
Public Property HighlightForeColor As Color
 
'Usage
 
Dim instance As ImGearThumbnailItem
Dim value As Color
 
instance.HighlightForeColor = value
 
value = instance.HighlightForeColor

Property Value

System.Drawing.Color structure.
Remarks
If it is not set, HighlightForeColor from thumbnail control is used.
See Also

Reference

ImGearThumbnailItem Class
ImGearThumbnailItem Members