Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Checkbox
Message
From
10/10/1999 18:32:26
 
 
To
10/10/1999 18:18:08
Randy Hooper
Ranco Business Software
Tampa, Florida, United States
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Miscellaneous
Thread ID:
00274788
Message ID:
00274790
Views:
28
>How can I keep my user from unchecking the checkbox when they enter through it. What I would like to see they can place a value in the checkbox by the spacebar or mouse.
>
>Thanks Randy

In the keypress event you might be able to do something like...

If lastkey() = 13 && Is 13 the enter key value?
nodefault
endif

return

*******
BOb
Previous
Reply
Map
View

Click here to load this message in the networking platform