Wimark.Controls Class Library  

BoldedDate.ToolTipText Property

Gets or sets the text of a tool tip that describes the bolded date.

[Visual Basic]
Public Property ToolTipText As String 
[C#]
public string ToolTipText {get; set;}
[C++]
public: __property String* get_ToolTipText();
public: __property void set_ToolTipText(String*);

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows .NET Server family

See Also

BoldedDate Class | BoldedDate Members | Wimark.Controls Namespace