autocomplete - display all results

autocomplete - display all results


Greetings:
Is there a way to configure the autocomplete control to display all
results when the user presses the down button?
Does this require configuration or custom code?. I know that I can add
a keydown event to the textbox and look for the down button to be
pressed, but am unsure how to proceed from there.
Thanks.