Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
DragDrop / Click propagating to called form
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Application:
Desktop
Miscellaneous
Thread ID:
01518857
Message ID:
01518859
Views:
36
>Here is the scenario:
>
>I've got a listbox. When I click on the listbox, I do a Drag(1).
>
>When I click on a small button in a container, the dragdrop method calls a method that calls a form.
>
>The form is shown, but then goes away. This only happens when the small buttun in the container is in the same position as the "close" button on the form that is trying to come up. Obviously the close button on the form that is trying to come up is being called. How can I prevent this?
>
>I'm sure this has been seen before but I couldn't find it in the UT search easily.
>
>Anyone got a solution?

How about disabling Close button in Drag Drop event and enable it back once done?
If it's not broken, fix it until it is.


My Blog
Previous
Reply
Map
View

Click here to load this message in the networking platform