| Author: ABitSmart 29 Oct 2009 | Member Level: Diamond | Rating:    Points: 6 |
Are you referring to building an MDI application ?
If yes, check these out, - http://wpfmdi.codeplex.com/ - http://wpfmultidoc.codeplex.com/
If no, rephrase your question.
Also, http://msdn.microsoft.com/en-us/library/system.windows.controls.menu_members.aspx
Kind regards, ABitSmart DNS Web-master, DNS MVM My blog Thoughts.exe
|
| Author: Anuraj 29 Oct 2009 | Member Level: Diamond | Rating:  Points: 2 |
Normally WPF doesn't support MDI. Check this link
http://msdn.microsoft.com/en-us/library/ms750478.aspx
Thanks Anuraj THIS POSTING IS PROVIDED "AS IS" WITH NO WARRANTIES, AND CONFERS NO RIGHTS. BEWARE OF BUGS IN THE ABOVE CODE; I HAVE ONLY PROVED IT CORRECT, NOT TRIED IT. dotnetthoghts
|
| Author: Prasad 30 Oct 2009 | Member Level: Bronze | Rating:  Points: 2 |
Yes, ABitSmart this is what i was looking but can you get me some other links and some examples with this topic
|
| Author: ABitSmart 31 Oct 2009 | Member Level: Diamond | Rating:    Points: 6 |
Prasad, WPF has no inherent MDI support. These are open source projects created. WPF gurus actually recommend using tabs instead of MDI applications. It is more manageable.
Kind regards, ABitSmart DNS Web-master, DNS MVM My blog Thoughts.exe
|
| Author: Prasad 31 Oct 2009 | Member Level: Bronze | Rating:  Points: 2 |
ya ABitSmart i know MDI will not support but the module was helpful for me. so that i was asking it but well thanks for this . . .
|