Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Lock Keyboard
Message
From
11/07/2001 13:01:16
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
 
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:
00529245
Views:
19
>Hi all
>
>I'm looking for the way to lock and unlock the keyboard from a form, but I didn't somebody knows how do it ?
>
>Thanks.

Pedro,
Set form keypreview to .t. then in form keypress control it. ie:
*form.keypress
lparameters nKeyCode,nShiftAltCtrl
if this.Tag = 'locked'
 nodefault
endif
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Previous
Reply
Map
View

Click here to load this message in the networking platform