ComponentOne True DBInput Pro 8.0
ShowScrollTip Property (TDBCalendar)

When the ShowScrollTip property is set to True, a scroll tip window will appear when using the scrollbar to navigate through the calendar, and usually on the inside of the scrollbar. The scroll tip window will appear when the mouse is clicked on the scrollbar, and will disappear when releasing the mouse from the scroll bar. The current navigating date will be constantly updated in the scroll tip window. Use the ScrollTipAlign property to determine how the scroll tip window should be aligned in the control.

Syntax

TDBCalendar.ShowScrollTip= boolean

Read/Write at run time and design time.

Values

True - Show the scroll tip window (Default)

False – Do not show the scroll tip window

Remarks

The ShowScrollTip property can only be used when the ShowNavigator property is set to 2- Scrollbar.

The scroll tip window will use the font applied to the control using the TitleStyleSet property.

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback