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:
01417167
Views:
38
As promised, I email you my splitter class. It's different than the .Net splitter in that it doesn't use any containers, so there
are no panels to contend with.

I'd really welcome your thoughts.

Thanks

Kevin


>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