Hi All,
I want to do two things.
1. I have a MDI and when a specific form load it should position in the middle of the MDI. For example login window should load in the middle of MDI.
2. I have a MDI and I can load some windows inside that. And I some of those windows load other windows too. I want to position them in the middle of window which is used to call them
Please post some sample code on how to do this.