Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Form parameter question
Message
From
16/06/2003 16:28:57
 
 
To
16/06/2003 15:40:13
Alan Harris-Reid
Baseline Data Services
Devon, United Kingdom
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00800483
Message ID:
00800518
Views:
20
The only other thing you could do would be to store the value in an application level property or as a PUBLIC variable.


>Using VFP 7, I have a pageframe with which I want the initially-activated page to be controlled according to the value of a parameter passed to the parent form. I would like to activate the page by checking the value of thisform.property from pageframe.init(), but the problem is at that stage form.init() has not yet fired, so the passed value has not yet been stored to a form property.
>
>Q. Apart from activating the page at the end of form.init() (which will involve testing for the existance of the contained pageframe first), is there any other way of accessing a passed value before form.init() fires? Is there any other way of passing a value to a form such that it is available immediately?
>
>Any help would be appreciated.
>
>Alan
Craig Berntson
MCSD, Microsoft .Net MVP, Grape City Community Influencer
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform