Wrox Programmer Forums
|
Windows Presentation Foundation Discussion of the beta version of Windows Presentation Foundation "WPF" formerly know as codename "Avalon" as well as the related XAML.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Windows Presentation Foundation section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old July 17th, 2007, 08:05 AM
Registered User
 
Join Date: Jul 2007
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Default MDI Conatainer in WPF

Hi,
I had created a WPF window and integrated WindowsFormsHost in it.In that i have a WindowsForms Panel(Created using a dll). I need to display another window inside that panel. I had completed all the steps but got stuck i one issue.WPF does not supprt MDI.
 In Windows forms we can set IsMdiContainer property to true. What is the equivalent of this property in WPF. If there is no Equivalent then how to achieve this.

 
Old November 27th, 2007, 06:00 AM
Registered User
 
Join Date: Aug 2007
Posts: 8
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to SpadeQ
Default

Quote:
quote:Originally posted by mani85
 Hi,
I had created a WPF window and integrated WindowsFormsHost in it.In that i have a WindowsForms Panel(Created using a dll). I need to display another window inside that panel. I had completed all the steps but got stuck i one issue.WPF does not supprt MDI.
In Windows forms we can set IsMdiContainer property to true. What is the equivalent of this property in WPF. If there is no Equivalent then how to achieve this.

I'm sorry that the WPF doesn't have such an MDI concept. U have to use the InterOp with WinForm to deal with it. Try GOOGLE~~~

Always imitated but never exceeded





Similar Threads
Thread Thread Starter Forum Replies Last Post
MDI & MDI Child Forms Menu's in VB2005 yulyos Visual Studio 2005 0 September 7th, 2007 09:49 AM
Controlling MDI child form from MDI parent panel LuxCoder Pro Visual Basic 2005 1 May 25th, 2007 12:20 PM
Controlling MDI child form from MDI parent panel LuxCoder VB.NET 2002/2003 Basics 7 April 11th, 2007 02:38 PM
Controlling MDI child form from MDI parent panel LuxCoder VB How-To 1 April 9th, 2007 03:25 PM
Controlling MDI child form from MDI parent panel LuxCoder Visual Basic 2005 Basics 2 April 9th, 2007 03:24 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.