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

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