ImageGear .NET - Updated July 5, 2018
HighlightBackColor Property (ImGearThumbnailItem)




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

Property Value

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

Reference

ImGearThumbnailItem Class
ImGearThumbnailItem Members