View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
[email protected] peterfarge@hotmail.com is offline
external usenet poster
 
Posts: 32
Default Need selected item from listbox after double click

Hello NG,

I have on a userform a listbox. The multiline property of the listbox
is true because the user should select more than one item. I want to
show the user an extra dialog about an item if the user makes a double
click. How can I determine on wich item the double click has been
happen?


Best wishes

Peter