ComponentOne List 8.0 for ActiveX
CurrentCellVisible Property (TDBCombo)

 

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

CurrentCellVisible Property (TDBCombo)

Syntax

object.CurrentCellVisible= boolean

Remarks

Read/Write at run time. Not available at design time.

Property applies to TDBList and TDBCombo controls, Split object.

This property returns True if the current cell (indicated by the Bookmark and Col properties) is visible within the displayed area of a control or split. It returns False if the cell is not visible.

For a TDBList or TDBCombo control, setting the CurrentCellVisible property to True causes the control to scroll so that the current cell is brought into view. If a control contains multiple splits, then the current cell becomes visible in each split.

For a Split object, setting the CurrentCellVisible property to True makes the current cell visible in that split only.

In all cases, setting this property to False is meaningless and is ignored.

See Also

TDBList and TDBCombo Controls

Split Object, Splits Collection

 

 


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

Product Support Forum  |  Documentation Feedback