Wimark.Controls Class Library  

BoldedDate.ToolTipTitle Property

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

[Visual Basic]
Public Property ToolTipTitle As String 
[C#]
public string ToolTipTitle {get; set;}
[C++]
public: __property String* get_ToolTipTitle();
public: __property void set_ToolTipTitle(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