Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Converting class back to form
Message
 
À
22/12/1999 02:52:29
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00307168
Message ID:
00307175
Vues:
21
>Is there any way to take a form that was saved as a class and convert it back to a form (.scx) ?

Depending on which version of VFP you are using.

In VFP 6.0 SP3 you can;

CREATE FORM MyForm AS MyFormClass FROM MYFormClassLIbrary

or for other versions;

Go to tools-options

select the forms tab

Click the box for Form Template Class and select your form class and class library from the dialog.

Now Create form MyForm in the command window and the form you create will be from your form class.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform