Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Default Form Class Template
Message
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00877984
Message ID:
00878003
Vues:
21
>Okay, I know I can set my default form class by going to tools->options and setting it. Anyone know how to do this programmatically? Thanks,
>jfh

This info's stored in the registry under:
Key: HKEY_CURRENT_USER\Software\Microsoft\VisualFoxPro\8.0\Options
Key Value: FormsClass and FormsLib

Keep in mind that VFP reads registry only once when it starts. To force VFP to re-read registry you can use SYS(3056) – Read Registry Settings.
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform