Hello All,

I have a MDI form and a some child forms. when I load any child form it is opened in maximized status in mdi form. But when I press Alt+F4 key the MDI form is closed. What I want to do is ... I want is to close the current child form using Alt+F4 key. If I can close the child form Using CTRL+F4 key then it will also be fine.

Can Anyone Help Me????