Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How do I.....
Message
From
29/10/1999 19:51:00
 
 
To
29/10/1999 15:42:13
Paul Wyett
Resource Link Software
Calgary, Alberta, Canada
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Title:
Miscellaneous
Thread ID:
00284079
Message ID:
00284214
Views:
17
>get a button placed on a form from a class to execute both the code in the button click event and then the code in the class after that?
>

Do you mean the code from it's parent? After your code executes, call DODEFAULT(); if you want the parent code to run first and then your code, call DODEFAULT() and then run your code.

If the parent code returns a value, it'll come back from the DODEFAULT() caqll, and you may need to pass it up to the caller...
EMail: EdR@edrauh.com
"See, the sun is going down..."
"No, the horizon is moving up!"
- Firesign Theater


NT and Win2K FAQ .. cWashington WSH/ADSI/WMI site
MS WSH site ........... WSH FAQ Site
Wrox Press .............. Win32 Scripting Journal
eSolutions Services, LLC

The Surgeon General has determined that prolonged exposure to the Windows Script Host may be addictive to laboratory mice and codemonkeys
Previous
Reply
Map
View

Click here to load this message in the networking platform