Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Setting tab order..
Message
From
28/04/2009 03:10:59
 
 
To
28/04/2009 02:57:54
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Environment versions
Visual FoxPro:
VFP 9 SP2
Miscellaneous
Thread ID:
01396619
Message ID:
01396620
Views:
138
This message has been marked as the solution to the initial question of the thread.
>I have a form with a series of buttons. It seems that when I set the tab order, it always should select any of these buttons.
>
>When I run this form, I do not want to any of the button to be selected as default.
>
>Can I do this?

If the form contains nothing but buttons, one option might to use a toolbar instead of a form. Or set .TabStop=.F. for all buttons. Or to add a "dummy control", like a textbox with .Top=-30, and make that one the first in the tab sequence.


hth
-Stefan
Previous
Reply
Map
View

Click here to load this message in the networking platform