ImageGear .NET - Updated October 2, 2018
HighlightBackColor Property (IImGearThumbnailItem)




ImageGear24.Windows.Forms Assembly > ImageGear.Windows.Forms.Thumbnails Namespace > IImGearThumbnailItem Interface : HighlightBackColor Property
Gets or sets title's back color of the highlighted item.
Syntax
'Declaration
 
Property HighlightBackColor As Color
 
'Usage
 
Dim instance As IImGearThumbnailItem
Dim value As Color
 
instance.HighlightBackColor = value
 
value = instance.HighlightBackColor

Property Value

System.Drawing.Color value.
See Also

Reference

IImGearThumbnailItem Interface
IImGearThumbnailItem Members