I would like to add a double click mouse event to a listbox. When I double click an item I'd like to get the specific item and assign a method. I have been searching for tuturials in this field, but tried but somehow wasn't working.
Thank you for helping !
Simple sample to send selected item on a listbox:
This code works for me