ComponentOne List 8.0 for ActiveX
ScrollTips Property (TDBCombo)

 

TDBCombo Reference> TDBCombo Control Properties> ScrollTips Property (TDBCombo)

ScrollTips Property (TDBCombo)

The ScrollTips property determines whether the control displays a pop-up text window when the scrollbar thumb is dragged.

Syntax

object.ScrollTips= boolean

Remarks

Read/Write at run time and design time.

Property applies to TDBList and TDBCombo controls.

By default, this property is set to False, and ScrollTips are not displayed.

If the ScrollTips property is set to True, the FetchScrollTips event will be fired whenever the control’s scrollbar thumb is dragged.

If you do not provide a handler for the FetchScrollTips event, tips will not be displayed.

See Also

TDBList and TDBCombo Controls

 

 


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

Product Support Forum  |  Documentation Feedback