ComponentOne List 8.0 for ActiveX
CellTipsDelay Property (TDBCombo)

 

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

CellTipsDelay Property (TDBCombo)

The CellTipsDelay property controls the amount of idle time, in milliseconds, that must elapse before the cell tip window is displayed.

Syntax

object.CellTipsDelay = long

Remarks

Read/Write at run time and design time.
Property applies to TDBList and TDBCombo controls.

By default, this property is set to 1000 (one second).

Setting this property to zero does not disable cell tips, but restores the default value of 1000. To disable cell tips, set the CellTips property to 0 - None.

See Also

TDBList and TDBCombo Controls

 

 


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

Product Support Forum  |  Documentation Feedback