Hello all
I have two forms open in my app, and they share a same shortcutkey for a drop down box. The same forms in framework 1.0 when the alt+shortcut key is pressed, the drop down box on the form that has focus would be activated. This is expected and desired behaviour. We converted the forms to new framework 1.1. Here when I press alt+shortcut key the focus toggles between the two forms even though only one form has focus. I am not sure if this is a bug with winforms.