Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
I want to write code by hacking form
Message
From
24/04/2008 13:59:19
 
 
To
22/04/2008 16:11:10
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
01311701
Message ID:
01312931
Views:
12
Yes that will work; however, Sergey's recommendation was to define a form class, add to the Init method there and then assign this class to your forms. Now your forms would inherit the class methods. If you entered code already in any form's init method, then this would override the default behavior of the class method. In this case you would need to add the DODEFAULT() command in any overridden method.
Previous
Reply
Map
View

Click here to load this message in the networking platform