Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Strange Behaviour of TAB/Enter-Key on Form
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Versions des environnements
Visual FoxPro:
VFP 9 SP2
Divers
Thread ID:
01662603
Message ID:
01662613
Vues:
69
J'aime (1)
>Hi there,
>
>on one of the forms in my app the tab/enter-key behaves strange and opposite
>to what happens on other forms. The form houses two containers, the first one is a
>class with some buttons (New/Edit,,,), the second one contains controls like textboxes,
>comboboxes and checkboxes. The problem is that when I hit the tab- or enter-key. the
>focus does not move to the next control but to the first button of the other container.
>This happens with every control on the form like there would be something like a key-preview,
>but there isn't.
>Has anyone an idea what I did wrong )or is wrong)
>
>Best regards
>
>Thomas

This would happen if the second Container.TabStop property value is .F., so the focus jumps to the container with property TabStop = .T.
HTH
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform