ComponentOne List 8.0 for ActiveX
RowTracking Property

 

RowTracking Property

This property controls whether rows are automatically highlighted as the mouse is moved over the drop-down portion of a TDBCombo control.

Syntax

TDBCombo.RowTracking= boolean

Remarks

Read/Write at run time and design time.

Property applies to TDBCombo control.

If True (the default), individual rows are highlighted as the mouse moves over them.

If False, moving the mouse does not change the highlighted row.

Note: When RowTracking is True and the user highlights a different row by moving the mouse, the ItemChange event will not fire.

 

 


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

Product Support Forum  |  Documentation Feedback