Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Checkboxes in Forms
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00310654
Message ID:
00310657
Views:
22
>VFP6.0 I have placed a checkbox within a grid. I want the checkbox only to be selected/deselected on a mouse click or space bar, not a carriage return. Right now whenever you press enter to pass the column, it changes the status of the checkbox, is there any way to prevent it.


I use this in the GotFocus()

ON KEY LABEL ENTER KEYBOARD '{TAB}' PLAIN CLEAR

and this in the LostFocus()

ON KEY LABEL ENTER


Good Luck
Ronald L. Thorp
http://www.Fox-Pros.com
Fox-Pros, Inc.
Office 407-498-0100
Previous
Reply
Map
View

Click here to load this message in the networking platform