Gets or sets a value that indicates whether the task bar tool tips are displayed.

Namespace:  DlhSoft.Windows.Controls
Assembly:  DlhSoft.ProjectData.GanttChart.LightWPF.Controls (in DlhSoft.ProjectData.GanttChart.LightWPF.Controls.dll)

Syntax

C#
bool IsTaskToolTipVisible { get; set; }
Visual Basic (Declaration)
Property IsTaskToolTipVisible As Boolean

See Also