Could the double click be used to cancel the drag ? I use mousedown to start the process anyway. That way you can check for left button easy to start the drag and keep the right button for context menu. Allen
-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Tracy Pearson Sent: 19 June 2006 16:48 To: [EMAIL PROTECTED] Subject: RE: Textbox Drag/Drop Ah, wait. MouseMove, if MDOWN() then start the drag at that point. Tracy _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/profox OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

