ImageGear .NET - Updated May 30, 2018
SelectionBackColor Property (IImGearThumbnailCtl)




ImageGear24.Windows.Forms Assembly > ImageGear.Windows.Forms.Thumbnails Namespace > IImGearThumbnailCtl Interface : SelectionBackColor Property
Gets or sets background color used for the Title of selected Thumbnail items.
Syntax
'Declaration
 
Property SelectionBackColor As Color
 
'Usage
 
Dim instance As IImGearThumbnailCtl
Dim value As Color
 
instance.SelectionBackColor = value
 
value = instance.SelectionBackColor

Property Value

System.Drawing.Color value.
See Also

Reference

IImGearThumbnailCtl Interface
IImGearThumbnailCtl Members