B
Bill Angus
Hi: I posted this 3 days ago in another V-Studio2005 group and got no
replies. There seems to be better response to requests in this group. Hope
nobody minds me trying for an answer here.
I have windows forms .Net 2 app. in which I was using double click to
activate a form. I also wanted to be able to drag items out of one form onto
another. I got both working separately, but I can't seem to get them to work
together. The mousedown event is trapped by my drag-drop routine. This
prevents double-click. As soon as mousedown fires, the app thinks it is
dragging out. The datagridview control will not accept to have both
double-=click and drag-drop both as possible user-actions.
Any help or ideas will be greatly appreciated.
Thanks and have a great day!
Bill Angus, MA
http://www.psychtest.com
replies. There seems to be better response to requests in this group. Hope
nobody minds me trying for an answer here.
I have windows forms .Net 2 app. in which I was using double click to
activate a form. I also wanted to be able to drag items out of one form onto
another. I got both working separately, but I can't seem to get them to work
together. The mousedown event is trapped by my drag-drop routine. This
prevents double-click. As soon as mousedown fires, the app thinks it is
dragging out. The datagridview control will not accept to have both
double-=click and drag-drop both as possible user-actions.
Any help or ideas will be greatly appreciated.
Thanks and have a great day!
Bill Angus, MA
http://www.psychtest.com