Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Problem regarding formset
Message
 
 
To
07/07/1999 10:57:28
Rodrigo Arce
Soft Service Co.
La Paz, Bolivia
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00238253
Message ID:
00238357
Views:
11
Hi Rodrigo. I am not the one having the problem, try sending a message to Taufeeq.


>Try doing someting like this:
>
>On the last object of your child form in a formset or inclusive on the child's form KeyPress Event trapp your "Tab"
>
>KeyPress Event (for the form or the object)
> LPARAMETERS nKeyCode, nShiftAltCtrl
> IF nKeyCode = 9
> Thisformset.Formxx.Objectyy.SetFocus
> ENDIF
>
>
>Rodrigo
Previous
Reply
Map
View

Click here to load this message in the networking platform