ImageGear .NET - Updated March 30, 2018
ShowTitles Property (ImGearThumbnailCtl)




ImageGear24.Windows.Forms Assembly > ImageGear.Windows.Forms.Thumbnails Namespace > ImGearThumbnailCtl Class : ShowTitles Property
Gets or sets a value indicating whether a title is shown for each thumbnail, below the button.
Syntax
'Declaration
 
<CategoryAttribute("Items")>
<DescriptionAttribute()>
Public Property ShowTitles As Boolean
 
'Usage
 
Dim instance As ImGearThumbnailCtl
Dim value As Boolean
 
instance.ShowTitles = value
 
value = instance.ShowTitles

Property Value

Boolean value.
See Also

Reference

ImGearThumbnailCtl Class
ImGearThumbnailCtl Members