Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Keypress does not work
Message
From
21/07/2004 03:52:57
 
 
To
21/07/2004 01:07:26
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00926442
Message ID:
00926473
Views:
13
Hi,
Place button on the form.
button.cancel = .t.
button.click() write code Thisform.release()
button.left = -1000
button.tabstop = .f.

Have a fun

Denis.

>Dear Sir,
>
>To close form I use following codes in keypress event of form
>
>
>if lastkey()=27
>release thisform
>endif
>
>
>The above codes work fine on form1 and do not work on form2. What is wrong?
>
>What other properties should I change to activate keypress on form2.
>
>Please help
Previous
Reply
Map
View

Click here to load this message in the networking platform