Hi
Our project is an MDI application. Since we are using CAB we are using MDI workspace. We are loading the smartpart(windows user control) in the MDI workspace.
The problem we are facing is, after the smartpart is loaded in the MDI workspace when we maximize the child window the user can see two title bars. One title bar is that of mdi parent window and other is that of mdi child window. Is there any way to merge the two title bar so that the user sees only one title bar instead of two.
We don't want to remove the title bar of mdi child window as we need this during cascade mode.
Can you please tell us what is the solution for this problem ASAP
Thanks in advance
Harish. A
Our project is an MDI application. Since we are using CAB we are using MDI workspace. We are loading the smartpart(windows user control) in the MDI workspace.
The problem we are facing is, after the smartpart is loaded in the MDI workspace when we maximize the child window the user can see two title bars. One title bar is that of mdi parent window and other is that of mdi child window. Is there any way to merge the two title bar so that the user sees only one title bar instead of two.
We don't want to remove the title bar of mdi child window as we need this during cascade mode.
Can you please tell us what is the solution for this problem ASAP
Thanks in advance
Harish. A

Maximizing child window in mdi workspace displays two title bar
ericzaj