0
Hi Kirtan,
Sweet. It's working. I think issue No1 is solved now.
But any idea about issue two? Do I have to handle this in from level instead of MDI level?
0
Hi Kirtan,
There is a problem in that approach which I already tried. The problem is related to part 1. My Login form loads when the MDI is loading. So when I add that code segment I get the error "Top-level control cannot be added to a control."
About the second part..the problem that child window is loaded from MDI window. the MDI should listern to key board and load the window in the middle of currently focused form inside MDI.
So I'm sorry I don't think that suggestion will work.