WinForms Edition Documentation
C1.Win.C1Win7Pack Namespace / C1Thumbnail Class / Tooltip Property

In This Topic
Tooltip Property (C1Thumbnail)
In This Topic
Gets or sets a tooltip associated with the thumbnail image.
Syntax
'Declaration
 
<LocalizableAttribute(True)>
<DefaultValueAttribute("")>
<C1DescriptionAttribute("C1Thumbnail.Tooltip", "Tooltip associated with the thumbnail image.")>
<NotifyParentPropertyAttribute(True)>
Public Property Tooltip As String
 
See Also