Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Tab order of Textboxes
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00146540
Message ID:
00146552
Vues:
23
>Under Tools, Options, Forms I have set the Tab ordering to Interactive. Since the Form was originally created I have moved some of the Lables and Textboxes around to suit the paper form from which the data will be added.
>
>In the Form Designer I selected the Set Tab Order button and all the Labels and Textboxes were numbered. This confuses me a bit. Must I just select the Textboxes or the Labels and the corresponding Textboxes for the tab order. When I select the Add button of the Commandbuttons the cursor does not go to the first textbox of the tab order set - I have to click in the first textbox on the form. I have selected just the textboxes in the tab order.
>
>If there are textboxes on the form that have a default value or are the result of the concatenation of two other textboxes , they must not be part of the tab order and thus be unabled.
>
>Can anybody help?
>
>TIA.
>
>
>Petrus.

I believe you can just order the textboxes. For those that have default value or the result of concatenation, .ReadOnly = .T., .TabStop = .F. A user can still click into a readonly textbox.......you can do .Enabled = .F. also.

Steve
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform