I have an MDI application that has various different MDI Child forms. On
one of my tester's machines, the hotkeys get fired on child forms that
aren't current active.
For instance, if I have a label such as "&Company" on 2 different child
forms that are both loaded, when this user presses ALT-C from one form, the
focus just disappears from the active form and has switched to the other
form - which in this case is hidden behind the first form so it appears that
focus has just disappeared.
I found this similar post from Jan '03, but no resolution:
http://groups.google.com/groups?q=ho....public.dotnet
..*&hl=en&lr=&ie=UTF-8&oe=UTF-8&selm=%2343XNZ0xCHA.2676%40TK2MSFTNGP11&rnum=2
Has anyone else experienced this or have any suggestions?
Regards,
Mike