Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Returning to a control
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00245106
Message ID:
00245684
Vues:
20
>>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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform