Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Use Doubleclick but prevent Click from firing.
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00393066
Message ID:
00393070
Views:
39
>I have a form with a pageframe with seven pages. I use the click event of the pageframe to open a different child table for each page as the recordsource for a grid on each page. I would like the user to be able to DoubleClick on any tab of a pageframe to execute the Click event of a command button contained on the form. How do I avoid the Click event of the pageframe from firing when they Doubleclick it?

It doesn't sound like the best solution to me. When you click once on the tab, the click event fires and there's a timing issue for the doubleclick. You can put your code in the individual page dblclick event, but it's probably not going to work very well.
John Harvey
Shelbynet.com

"I'm addicted to placebos. I could quit, but it wouldn't matter." Stephen Wright
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform