A
asharda
Hi,
I am using VS 2005 and am trying to have a list box on which I want to
have a double-click event. I do not see any double click events in the
events. The only event I see selected_IndexChanged which doesn't work,
since I want to be able to double click on the item in the list box to
remove it from the list and add it to another list.
Can anyone please help me with how to go about it?
Thanks in advance.
I am using VS 2005 and am trying to have a list box on which I want to
have a double-click event. I do not see any double click events in the
events. The only event I see selected_IndexChanged which doesn't work,
since I want to be able to double click on the item in the list box to
remove it from the list and add it to another list.
Can anyone please help me with how to go about it?
Thanks in advance.