Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
610
Controling the Position of the MDI Tabbed Manager
posted

Hi There

I want to create a MDI Winforms application that mimics the behaviour of SQL Server 2005/2008.

That is a parent form containing a WinTree control down the left side of the parent form and next to the WinTree control must be the WinTabbedMDIManager that contains the child forms.

Currently the WinTabbedMDIManager occupies the entire child display area of the parent MDI form.

I need to get the WinTabbedMDIManager to only occupy a portion of the child display area of the parent form.

 How do I do this ?

TIA

 

Parents Reply Children
No Data