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