Hi Team,

please help me on how to set the focus for the Child Dialog Window
I have CDialog. In this i have couple of Tool bar [ File, Edit, Options, Tool,help]

Out of all these option,I clicked on Tool->Display panel.

Now Display Panel small Dialog pops-up.In this window there are static controls are available.

(Reset,Draw buttons). when I hover the cursor on the Reset button "Tool-tip" should display.It's happening.

In the "Display panel" dialog i have written the code SetActiveWindow function to activate the dialog. Now if i minimize and maximize the window,

the main Dialog is visible.But the "Display Panel" is hidden. This is where i am facing the problem. In this case, SetActiveWindow function is applied to the parent window.But i need to set child window as active window.



Regards,

Senthil