Forums
New posts
Search forums
What's new
New posts
New profile posts
Latest activity
Members
Current visitors
New profile posts
Search profile posts
C# Community
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
VB.NET
Windows Forms
DoDragDrop cancel DoubleClick
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
[QUOTE="jmcilhinney, post: 185402, member: 641"] Without having tested, I wonder whether you might call [ICODE]DoDragDrop[/ICODE] in the [ICODE]MouseMove[/ICODE] event handler, if the mouse button is down. It would probably require more work to ensure that you only started dragging on the first [ICODE]MouseMove[/ICODE] event after a [ICODE]MouseDown[/ICODE] but that shouldn't be too hard. I've never actually implemented drag and drop in a real app myself - only tests and demos - so I've never felt the need to use other than [ICODE]MouseDown[/ICODE]. I'll do a bit of testing and see what I can see. [/QUOTE]
Insert quotes…
Verification
Post reply
VB.NET
Windows Forms
DoDragDrop cancel DoubleClick
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.
Accept
Learn more…
Top
Bottom