How to Tab Through the MDI Main Form when Child Form Active
Posted: Fri Aug 07, 2009 1:17 pm
by Didier >> Thu, 14 Feb 2008 11:34:23 GMT
Hi,
I have an issue about tab order .
An MDI main form named frmMain, there are 3 cotrols on it--ctrl1, ctrl2, ctrl3.
when not child form , we can tab through these 3 controls.
but when a child form actived, tab from any control on the frmMain, the next tab stops on the child form.
I need first tab through on the main form , then tab on the child form.
How to resolve the issue ?
Appriciate for any HELP.
Didier
2008.2.14
Hi,
I have an issue about tab order .
An MDI main form named frmMain, there are 3 cotrols on it--ctrl1, ctrl2, ctrl3.
when not child form , we can tab through these 3 controls.
but when a child form actived, tab from any control on the frmMain, the next tab stops on the child form.
I need first tab through on the main form , then tab on the child form.
How to resolve the issue ?
Appriciate for any HELP.
Didier
2008.2.14