P
Peder Y
1) How can I make a Panel fire Key events?
Neither overriding the OnKeyUp event nor somePanel.KeyUp += new
KeyEventHandler(somePanel_KeyUp) seems to work.
2) What would be the procedure for doing this on a Control derived control?
Thanks!
- Peder -
Neither overriding the OnKeyUp event nor somePanel.KeyUp += new
KeyEventHandler(somePanel_KeyUp) seems to work.
2) What would be the procedure for doing this on a Control derived control?
Thanks!
- Peder -