wpfmdi
wpfmdi copied to clipboard
A library to add the traditional Windows Forms Multiple Document Interface (MDI) features to WPF. The aim is to resemble the original as much as possible.
When we maximize the Child windows, they exceed Container height, and the Child bottom is hided.
This is more a question than an issue. I want to send a data-change event to the UserControl/MdiChild from the MDIContainer. The UserControl derived class will have an event-handler or...
Please add this to the nuget manager thankyou.
I added some code few years back to save position and size of the widow according to user control added to content. Hopefully I have some time to clean up...
I'm unable to bind to the Children Property of the MdiContainer. Is it a dependency property ?
Hello,Richard D dutts I used your idea in my project,very good! And, i have 2 problems: 1.When I maximize the child window, I create a new window and can't find...
Without getting too into depth, is it possible to add a custom theme to the Child windows in the wpfmdi library?
Hello I used your class in my project, however I have a problem and I can not solve it. I made a program to open the last windows that were...