|
|
Keywords:
Listbox,
Textbox,
Autocompletes,
Picklist,
Editfield
a combination listbox and textbox
a common UI element for displaying a pop-up list associated with a text field
a component which combines direct Textual user input with the convenience of List selection
a composite control that consists of an Edit control and a List box control
a different beast then a ListBox and it looks PHV has you going the right direction
a drop down "curtain" making it possible for the user to choose one value at a time from a list of values
a form of list
a good example of a type of control that you can use as a place to store lists of information that your program needs
a listbox combined with an edit control at the top
a picklist that also allows users to type a value that is not already specified in the list
a selection widget which displays the current item and can pop up a list of items
a text box that autocompletes as you type, basically
A combo box, which is an edit control with an associated list box that provides a set of predefined choices.
a related editfield and listbox (or listboxes) found in dialogue boxes. (Direction cursor keys, Return, Spacebar.)
|