Board index » Visual Studio » MDI Form & SSTab Control
|
jdeco
|
MDI Form & SSTab Control
Visual Studio361
Dear helper, Currently I have been developing an application which contain MDI Form and some child forms. In my design style, I also use some forms that are not MDI Child and when they are displayed, they are shown in Modal. Thus, I encountered something, when the modal form deactivated the focus is set MDI form not the child form, What should I do to set focus to child form either? I would like to set focus to the child form in the modal form unload event, doing that would be good because I am sure that the focus is set to whichever child form. I would like to thank in advance for your help. Regards, Dina - |
