Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Select first field on a page
Message
From
04/08/1999 02:50:25
Walter Meester
HoogkarspelNetherlands
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00249484
Message ID:
00249601
Views:
19
Gerard,

>I'd like to be able to start at page on, and when the last field is entered on page 1, go automatically to the forst fiels on page 2 etc...

Well you could set:

IF lEnable
THIS.SetFocus
ENDIF

in the UIenable event of the first object.


But the real issue is why do you want to exclude the tab of the page ? This is certainly not standard behaviour. With this, you will not be able to browse trhough all the tabs with the keyboard arrows. Maybe your question comes out of another problem, then just tell us why do you want it this way ?

Walter,
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform