Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Can I change name of form at runtime
Message
De
28/03/2004 01:30:35
 
 
À
27/03/2004 17:36:49
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00890205
Message ID:
00890232
Vues:
20
Denis,

Try
ThisForm.Name = "Name_"+LTrim(Str(_Screen.FormCount+1))
Manoj

>VFP 7
>
>At runtime I want to change the name of a form.
>
>I tried by putting some code in the LOAD event of the form
>
>this.Name = "Name_" + str( _screen.formCount + 1)
>
>Why is'nt this working?
Manoj Karki
manoj0karki@yahoo.com
Nepal
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform