ComponentOne List 8.0 for ActiveX
AutoCompletion Property

 

AutoCompletion Property

Syntax

TDBCombo.AutoCompletion= boolean

Remarks

Read/Write at run time and design time.

Property applies to TDBCombo control.

This property controls whether matching incremental search values are automatically copied to the text portion of a combo during editing.

If True, when the user enters one or more characters that match a value in the combo's list, the entire matching string is copied to the text portion of the control.  The caret is positioned after the last character typed, and the remainder of the string is selected.

If False (the default), automatic completion does not occur, and the text portion of the control contains only the characters entered by the user.

See Also

TDBList and TDBCombo Controls

 

 


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

Product Support Forum  |  Documentation Feedback