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

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