Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
I want to write code by hacking form
Message
De
24/04/2008 13:59:19
 
 
À
22/04/2008 16:11:10
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
01311701
Message ID:
01312931
Vues:
13
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.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform