Setting Focus during activated event doesn't work.
Hello,
I have an application that has a main form which correctly sets the focus during the activate event to the control that I want, however, any new forms that I open will not retain the focus to the control I set. The focus always returns to the form after the activate event is complete.
Is anyone else having this issue?
Thanks

