Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Controlling Check Box Controls
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00021386
Message ID:
00021417
Views:
34
>>>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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform