| C1.Win.C1Win7Pack.4 Assembly > C1.Win.C1Win7Pack Namespace > C1JumpLink Class : Tooltip Property |
<LocalizableAttribute(True)> <C1DescriptionAttribute("A custom tooltip for the link in the Jump List.")> <DefaultValueAttribute()> <C1CategoryAttribute("Appearance")> Public Property Tooltip As String
Dim instance As C1JumpLink Dim value As String instance.Tooltip = value value = instance.Tooltip
[Localizable(true)] [C1Description("A custom tooltip for the link in the Jump List.")] [DefaultValue()] [C1Category("Appearance")] public string Tooltip {get; set;}
[Localizable(true)] [C1Description("A custom tooltip for the link in the Jump List.")] [DefaultValue()] [C1Category("Appearance")] public: property String^ Tooltip { String^ get(); void set ( String^ value); }
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2