Hi,
I have a simple multi-select list box. I can select multiple items from the list box. But when I double click on an item in the list box, I want to be able to bring up another form showing the record that relates to the Name in the list box.
All I need is to be able to detect a double click on the list box and then figure out which item was clicked..
Thanks in advance for any clues.....
Peter
P.S. This list box in question is not bound to the form.
[This message has been edited by Essendon (edited 05-14-2002).]
I have a simple multi-select list box. I can select multiple items from the list box. But when I double click on an item in the list box, I want to be able to bring up another form showing the record that relates to the Name in the list box.
All I need is to be able to detect a double click on the list box and then figure out which item was clicked..
Thanks in advance for any clues.....
Peter
P.S. This list box in question is not bound to the form.
[This message has been edited by Essendon (edited 05-14-2002).]