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




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

Property Value

System.Drawing.Color value.
See Also

Reference

ImGearThumbnailCtl Class
ImGearThumbnailCtl Members