[Migrated content. Thread originally posted on 26 March 2009]
This is likely a dumb question .. my apologies in advance!How can I create an exception with the Enter key on a paged listbox?
I have a paged list box look up program called from a main program - i am displaying records in the pgd lb and need to give the user the option to double click on a record - or hit enter on the selected record and return to the calling program. The enter option is giving me trouble - there is no exception generated for an ENTER, if I code an event and destroy the window and exit, then the accept does not terminate and the calling program is corrupted (hangs). How can I create an exception with the Enter key on a paged listbox?



