Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Change Checkbox behaviour
Message
From
04/08/2006 08:59:19
Vladimir Zhuravlev
Institute of the Physics of Earth,Russia
Moscow Region, Russia
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Environment versions
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Network:
Windows XP
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01142907
Message ID:
01142951
Views:
10
Form.keypreview=.t.
form keypress event code
LPARAMETERS nKeyCode, nShiftAltCtrl

If Type('This.activecontrol') ='O' and ;
This.activecontrol.baseclass='Checkbox' and nKeyCode =13
NoDefault
Keyboard '{TAB}'
endif
This should work.
MVP-2006-2011, PHD in Math and Physics ,
host of www.foxclub.ru,
VFP lector at Interface and Microinform companies
Head science researcher of VNIIA Rosatom.
Previous
Reply
Map
View

Click here to load this message in the networking platform