MDI parent dynamic background
C#
1
Posts
1
Posters
0
Views
1
Watching
-
Hello everybody, I know that a mdi-parent should only be a container for the mdi-childs, but I want/need to get some dynamic information on the background. I have tried to put a label on the grey parent-panel, but if I open a child, the label is still in front of the child. Also with SendToBack() and BringToTop() I had no success. I hope, my problem is clear to you. I would appreciate if anyone can help me :) Best Regards, Kalix