Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Returning to a control
Message
From
24/07/1999 02:44:18
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00245106
Message ID:
00245684
Views:
14
>>the new property to a form in a formset, and it went onto the formset instead. Also I am getting the error message, "Unknown member Lastcontrol..." The new property shows up and is set to .F., but I must not be setting it up right. I need another pointer if possible.
>
>If you referencing in the form's activate event you can just reference it as
>thisform.lastcontrol
>
>From another form in the formset you would need to reference
>thisformset.formwhatever.lastcontrol
>
>Make sure you have made it a property of the form and not of the formset.

It worked. The name of the last control was stored to the new property when I went to the next screen. The code to leave the second screen took me back to the stored control name.

Thanks

P. Bailey
Previous
Reply
Map
View

Click here to load this message in the networking platform