dbicCalendar Send comments on this topic.
TipsDisplay Property
See Also 
dbicCalendar Assembly > Dbi.WinControl.Calendar Namespace > dbiCalendar Class : TipsDisplay Property

Determines if tool tips with be displayed in the control when the vertical scroll bar is being moved.

Syntax

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

Property Value

Boolean

Requirements

Target Platforms: Current Windows operating system with .NET 8.

See Also