When i add a control on a mdiparent form for example a label control.
The label stands for the mdi child. How is possible to bring mdi child on the foreground? When i try this codeIt doesn't appears anymore.Code:label.SendToBack();
Anyone did solved this problem?
Thanks by advance
