Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Checkbox dilemma
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
01470600
Message ID:
01470853
Views:
46
Scratch, issue resolved..... due to a botched compile routine, my changes were not taking effect, but resolved!

>>Now that I got it to work, there is a side issue. The user can hit RETURN to cycle thru all of the controls on the form, textboxes mainly, but now I want to exclude this chkbox from getting the focus, I tried no default and also issue a RETURN .F in its WHEN event but it still gets executed.
>>
>Did you try to set TabStop = .f. on this checkbox ?
>
>You can also put NODEFAULT in GotFocus event (and set focus to next control in sequence), but I think TabStop should do the trick.
"Build a man a fire, and he's warm for a day.
Set a man on fire, and he's warm for the rest of his life."
Previous
Reply
Map
View

Click here to load this message in the networking platform