Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
What value holds the form File Name of a form?
Message
De
03/09/2005 02:51:30
 
 
À
02/09/2005 22:21:56
Joel Hokanson
Services Integration Group
Bellaire, Texas, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Versions des environnements
Visual FoxPro:
VFP 9
OS:
Windows 2000 SP4
Network:
Windows 2000 Server
Database:
MS SQL Server
Divers
Thread ID:
01046493
Message ID:
01046518
Vues:
14
>I want to put a small text box on each form that shows the form file name
>
>I will just copy that box to every form and will thus automatically have the form file name showing on the form.
>
>I would put an init method on the text box of something like:
>
>this.Caption=thisform.parent.Name
>
>Naturally this just gives the form name which is normally FORM1
>
>What value holds the form File Name of a form?
>
>
>
>THANKS
>Joel
>Houston, TX
This.Caption =  SYS(1271,m.Thisform)
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform