Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Caps Lock change event
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows 2000 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01230614
Message ID:
01230685
Views:
28
This message has been marked as a message which has helped to the initial question of the thread.
>Hi all,
>
>I know I can get Caps Lock's key state by calling CapsLock(). I'd like to warn my users if the key is on when they enter login info through a form. On the login form, I set the KePreview to .t. and in the KeyPress event I've got the following code:
>
>this.labelWarning.Visible = CapsLock() && Caption reads "Warning: Caps Lock key is on"
>
>
>The problem is that when the Caps Lock key is turned off upon receiving the warning, the KeyPress event of the form does not fire, which means that the warning message remains on the screen.
>
>Is there a simple way to intercept the Caps Lock key press event?
>
>TIA

Save yourself all the work, what you want is here, ready to use, for free:

ctl32_balloontip - BalloonTip Class For VFP9
http://www.ctl32.com.ar/ctl32_balloontip.asp

Carlos Alloatti
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform