ComponentOne True DBInput Pro 8.0
ScrollTipAlign Property (TDBCalendar)

The ScrollTipAlign property is used only when the ShowNavigator property is set to "2- Scrollbar" and the ShowScrollTip property is set to True. This property determines how the scroll tip window should be position in the calendar control.

Syntax

TDBCalendar.ScrollTipAlign= value

Read/Write at run time and design time.

Values

Design Time

Run Time

0 - Default (Default)

dbiSTAlignDefault

1 - Top / Left

dbiSTAlignTopLeft

2 - Bottom / Right

dbiSTAlignBottomRight

3 - Center

dbiSTAlignCenter

Remarks

If set to 0-Default, the scroll tip will appear by the default position of the scroll box as you click and drag on it.

When the scrollbar is either placed on the top or the bottom, the scrolltip window will be aligned either on the left / right or in the center of the control.

 

 


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

Product Support Forum  |  Documentation Feedback