A
active
I've been working on a problem for a few days now. I do not get a
Double-Click event fired for a ListView when I double click.
I now find that if I double click with the right button it works OK.
It just occurred to me that I do have a MouseMove event that starts a Drag
for the left button if the mouse moves.
But I'm not moving the mouse. Should that have any effect?
Thanks
Cal
PS
I have the same code in a ListBox that works OK.
Double-Click event fired for a ListView when I double click.
I now find that if I double click with the right button it works OK.
It just occurred to me that I do have a MouseMove event that starts a Drag
for the left button if the mouse moves.
But I'm not moving the mouse. Should that have any effect?
Thanks
Cal
PS
I have the same code in a ListBox that works OK.