M
Martijn Mulder
As soon as I add a UserControl to the Controls-property of my Form, the Form
does not get any MouseEvent or KeyEvent anymore. When there is no
UserControl added, the Form does get all the events.
How can I make both UserControl and Form get events?
does not get any MouseEvent or KeyEvent anymore. When there is no
UserControl added, the Form does get all the events.
How can I make both UserControl and Form get events?