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

Gets or sets the type of tool tip to display on the vertical scroll bar in the control.

Syntax

Visual Basic (Declaration) 
Public Property TipsType As enumTipsType
C# 
public enumTipsType TipsType {get; set;}

Property Value

enumTipsType

Requirements

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

See Also