| C1.Win.C1Win7Pack.4 Assembly > C1.Win.C1Win7Pack Namespace > C1Thumbnail Class : Tooltip Property |
<DefaultValueAttribute()> <C1DescriptionAttribute("Tooltip associated with the thumbnail image.")> <LocalizableAttribute(True)> <NotifyParentPropertyAttribute(True)> Public Property Tooltip As String
Dim instance As C1Thumbnail Dim value As String instance.Tooltip = value value = instance.Tooltip
[DefaultValue()] [C1Description("Tooltip associated with the thumbnail image.")] [Localizable(true)] [NotifyParentProperty(true)] public string Tooltip {get; set;}
[DefaultValue()] [C1Description("Tooltip associated with the thumbnail image.")] [Localizable(true)] [NotifyParentProperty(true)] 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