Progress
Language Reference
AUTO-COMPLETION Attribute
Specifies that the combo-box widget automatically complete keyboard input based on a potential match to items in the drop-down list.
Data Type: LOGICALAccess: Readable/WriteableApplies To: Combo-boxWhen the AUTO-COMPLETION attribute is TRUE, the widget’s edit control compares the input to the items in the drop-down list. After each incremental character keystroke, the edit control searches through the items in the drop-down list for a potential match. If a potential match is found, the full item is displayed in the edit control. The automatically completed portion of the item is highlighted. You can replace the highlighted portion of the item by typing over it, or delete the highlighted portion of the item using the DELETE key or the BACKSPACE key. The default value is FALSE.
Copyright © 2004 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |