ImageGear .NET - Updated October 2, 2018
Highlighted Property (ImGearThumbnailItem)




ImageGear24.Windows.Forms Assembly > ImageGear.Windows.Forms.Thumbnails Namespace > ImGearThumbnailItem Class : Highlighted Property
Gets or sets a value indicating whether item is highlighted.
Syntax
'Declaration
 
Public Property Highlighted As Boolean
 
'Usage
 
Dim instance As ImGearThumbnailItem
Dim value As Boolean
 
instance.Highlighted = value
 
value = instance.Highlighted

Property Value

Boolean value.
See Also

Reference

ImGearThumbnailItem Class
ImGearThumbnailItem Members