Message
From
07/12/2006 15:10:35
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9 SP1
Miscellaneous
Thread ID:
01175841
Message ID:
01175852
Views:
13
>Using the bindevent method, how do I prevent the original method code from running? For example, I conditionally want the delegate code to prevent the actual method from running.

Turn on a flag in your delegate code and check the flag in the original method code.
Previous
Next
Reply
Map
View