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

In This Topic
Tooltip Property (C1JumpLink)
In This Topic
Gets or sets the custom tooltip for the link in the Jump List.
Syntax
'Declaration
 
<C1CategoryAttribute("Appearance")>
<LocalizableAttribute(True)>
<C1DescriptionAttribute("C1JumpLink.Tooltip", "A custom tooltip for the link in the Jump List.")>
<DefaultValueAttribute("")>
Public Property Tooltip As String
 
See Also