ImageGear .NET - Updated May 1, 2018
BackColor Property (ImGearThumbnailCtl)




ImageGear24.Windows.Forms Assembly > ImageGear.Windows.Forms.Thumbnails Namespace > ImGearThumbnailCtl Class : BackColor Property
Gets or sets the background color of the Thumbnail control.
Syntax
'Declaration
 
<DefaultValueAttribute()>
<CategoryAttribute("Appearance")>
Public Overrides Property BackColor As Color
 
'Usage
 
Dim instance As ImGearThumbnailCtl
Dim value As Color
 
instance.BackColor = value
 
value = instance.BackColor

Property Value

System.Drawing.Color value.
See Also

Reference

ImGearThumbnailCtl Class
ImGearThumbnailCtl Members