User Tools

Site Tools


entrycompletion_automatic_fill_ahead_flag_.htm
Navigation:  ABC Library Reference > FileDropComboClass > FileDropComboClass Properties >====== EntryCompletion (automatic fill-ahead flag) C6H0009.jpg ====== Previous pageReturn to chapter overviewNext page
EntryCompletion BYTE

blk2blue.jpg

The EntryCompletion property indicates whether FileDropComboClass tries to automatically complete the end user selection. A value of one (1) or True enables the automatic completion; a value of zero (0) or False disables automatic completion.

When EntryCompletion is enabled, the FileDropComboClass object displays the list item that is nearest the value entered by the end user. The FileDropComboClass object reevaluates the display immediately after each end user keystroke.

Implementation:

The Init method sets the EntryCompletion property to True. The TakeEvent and TakeNewSelection methods implement the behavior specified by EntryCompletion.

See Also:     Init, TakeEvent,TakeNewSelection

entrycompletion_automatic_fill_ahead_flag_.htm.txt · Last modified: 2021/04/15 15:57 by 127.0.0.1