Thread
:
Trapping Other Keys
View Single Post
#
2
(
permalink
)
05-10-2008, 07:07 AM
Erel
Administrator
Join Date: Apr 2007
Posts: 3,185
You should first change the form's KeyPreview property using the Door library (first example here):
Door library (Beta) - Special library
Afterwards use the form's KeyPress event to catch all keys.
Erel
View Public Profile
Send a private message to Erel
Find all posts by Erel