Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Lock Keyboard
Message
 
To
11/07/2001 12:13:38
Pedro Enrique Bravo
Bibliotecas Virtuales de Aragua
Maracay Aragua, Venezuela
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Miscellaneous
Thread ID:
00529215
Message ID:
00529628
Views:
17
Hi!

>I'm looking for the way to lock and unlock the keyboard from a form, but I didn't somebody knows how do it ?

Try this:
Declare Integer BlockInput in Win32API Integer
BlockInput(.T.)
It will block keyboard and mouse input. To unlock call BlockInput(.F.)
or press CTRL+ALT+DEL.

Alexander
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform