Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Creating a form based on a class
Message
De
10/11/1997 21:07:38
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00059407
Message ID:
00059442
Vues:
35
from the command window:

set classlib to myvcx additive
of = createobj("myvcx.myform")
of.saveas("mynewform")
modi form mynewform

Ain't VFP great? <g>

Hank

>I want to create a form based on a class of a form in a .VCX. Is there a quick way to do this instead of having my class setup as a Form template in the Options dialog? I've tried dragging the class icon from the Class Browser onto a form set, but to no avail.
>
>TIA
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform