Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Can I change name of form at runtime
Message
From
27/03/2004 19:49:36
 
 
To
27/03/2004 17:36:49
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00890205
Message ID:
00890219
Views:
21
>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?

Ok fixed.

I tried moving it to the init but it did'nt work. The thing is that it was'nt the first line in my init. I moved it to the first line and problem solved.
*******************************************************
Save a tree, eat a beaver.
Denis Chassé
Previous
Reply
Map
View

Click here to load this message in the networking platform