Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
DragDrop MouseUp Event Not Firing
Message
 
To
22/07/2009 01:31:18
General information
Forum:
ASP.NET
Category:
Coding, syntax and commands
Miscellaneous
Thread ID:
01412269
Message ID:
01414417
Views:
35
DragDrop fire on the container, not in the splitter. My spliiter is a stand-alone control, unlike .Net's which is inside a container. It's almost finished. When I'm done, I'll post it here. I'd appreciate your input & criticisms.



>Couldn't you just raise a SplitterMoved event from the DragDrop event handler?
>
>~~Bonnie
>
>
>
>>I'm creating a custom splitter, so I need to know when the mouse button was released. I'm going to raise a SplitterMoved event just like
>>the .Net splitter does. Problem is, MouseUp doesn't fire in a drag/drop operation.
>>
>>
>>
>>>Can I ask why you need to handle a MouseUp in the middle of a DragDrop? The MouseUp would drop the object anyway, what else do you need?
>>>
>>>~~Bonnie
>>>
>>>
>>>
>>>>Tis is my third thread on Drag & Drop. I have it all working just fine, except that once DoDragDrop is called, the MouseUp event no longer fires.
>>>>
>>>>I have been Googling it, and I see other ppl commenting on it, but no reasons why or how do deal with it.
>>>>
>>>>Anyone?
Everything makes sense in someone's mind
public class SystemCrasher :ICrashable
In addition, an integer field is not for irrational people
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform