Key events in child control that doesn't have focus?
Daniel Michaeloff 23 July 2005 03:03:03
Hi all,
I have a parent control that has input focus, but I'd like child controls to also receive keyboard events. Is there a clean way to do this without having to have the parent call the children?