cyn8
July 25th, 2007, 05:56 AM
hi, i have a question. imagine i have a window form and in it i have a panel. now, i need to do a mousedown on the form and then mouseup in the panel. The idea here is to create a drag and drop action. However, the by creating those events, it does not seem to work because the mouseup event is never called although i click on the mouse on the form and then hold and finally release in the panel area.
What events should i use since this can''t work?
Thanks in advance.
What events should i use since this can''t work?
Thanks in advance.