|
-
November 28th, 2007, 03:14 PM
#1
how to disablñe alt+f4 ?
Hello,
I'd like to know how to disable alt+f4 in a given form to prevent user from closing that way
-
November 28th, 2007, 04:42 PM
#2
Re: how to disablñe alt+f4 ?
This thread should give you some hints even tough it is for an MFC app. Read that thread carefully and see what you can do!
Laitinen
-
November 29th, 2007, 09:09 PM
#3
Re: how to disablñe alt+f4 ?
DefWindowProc(...) catches it(i think), so if you catch it yourself you should be ok
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|