ImageGear .NET - Updated November 28, 2017
HighlightBackColor Property (ImGearThumbnailCtl)




ImageGear23.Wpf Assembly > ImageGear.WPF Namespace > ImGearThumbnailCtl Class : HighlightBackColor Property
Gets or sets the color to use as a background for the highlighted Thumbnail item.
Syntax
'Declaration
 
<ImGearFilterAttribute()>
<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