ImageGear .NET - Updated May 1, 2018
HighlightForeColor Property (ImGearThumbnailCtl)




ImageGear24.Windows.Forms Assembly > ImageGear.Windows.Forms.Thumbnails Namespace > ImGearThumbnailCtl Class : HighlightForeColor Property
Gets or sets the foreground color used for the Title of highlighted Thumbnail items.
Syntax
'Declaration
 
<DescriptionAttribute("Foreground color used for the Title of highlighted Thumbnail item.")>
<CategoryAttribute("Items")>
Public Property HighlightForeColor As Color
 
'Usage
 
Dim instance As ImGearThumbnailCtl
Dim value As Color
 
instance.HighlightForeColor = value
 
value = instance.HighlightForeColor

Property Value

System.Drawing.Color value.
See Also

Reference

ImGearThumbnailCtl Class
ImGearThumbnailCtl Members