ImageGear .NET - Updated December 24, 2018
ItemCaptionForeground Property




ImageGear24.Windows.Controls Assembly > ImageGear.Windows.Controls Namespace > ImGearThumbnailList Class : ItemCaptionForeground Property
Gets or sets the Brush that specifies how the foreground of the Caption of thumbnail items is painted.
Syntax
'Declaration
 
Public Property ItemCaptionForeground As Brush
 
'Usage
 
Dim instance As ImGearThumbnailList
Dim value As Brush
 
instance.ItemCaptionForeground = value
 
value = instance.ItemCaptionForeground

Property Value

System.Windows.Media.Brush value.
See Also

Reference

ImGearThumbnailList Class
ImGearThumbnailList Members