Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Controlling Check Box Controls
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00021386
Message ID:
00021417
Vues:
38
>>>Is there a way to prevent from toggling the status of a checkbox? IOW, can I force to mean "move to the next field" when a checkbox has focus?
>>>
>>>TIA.
>>>
>>>John
>>
>>Using ON KEY LABEL you can intercept any key. Use it Gotfocus,LostFocus events of the checkbox to 'scope' key behaviour.
>
>
>I much prefer the KeyPress() method. It is dedicated to a single form or a single control on a form and not global. I try to stay away from On Key Label and don't use it.
>
>My 2 cents....
>
>Tom

That's right. I just guessed that we have to use NODEFAULT to get requested behaviour and I didn't want to confuse the questioner much, and suggested something not OO but understandable.
Edward Pikman
Independent Consultant
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform