G
Guest
My application handles KeyPress events just fine. Until I show another form
(Form.Show or Form.ShowDialog, it doesn't matter which).
After the other form is closed and my main form is once again displayed, the
KeyPress event does not fire.
How can I fix this?
(Form.Show or Form.ShowDialog, it doesn't matter which).
After the other form is closed and my main form is once again displayed, the
KeyPress event does not fire.
How can I fix this?