Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Convert VCX Form to Form
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Vista
Database:
Visual FoxPro
Divers
Thread ID:
01410429
Message ID:
01410466
Vues:
77
Hi Cecil,

>Is it possible to take a form that is a Class level Form and change it to nothing more than a regular form?

Make a backup and remove any class but the form class from the library. Then run the following code:
USE library.VCX
REPLACE UniqueID with "Screen"
USE
MODIFY FORM library.VCX
You probably should rename the form to SCX to avoid confusion.
--
Christof
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform